get_csrf_token_name()
| Returns: | CSRF token name |
|---|---|
| Return type: | string |
Returns the CSRF token name (the $config['csrf_token_name'] value).
get_csrf_token_name()
| Returns: | CSRF token name |
|---|---|
| Return type: | string |
Returns the CSRF token name (the $config['csrf_token_name'] value).
Please login to continue.