CsrfTokenFunction
class CsrfTokenFunction extends BaseFunction
Provides CSRF Form token in a simple function
Methods
getFunctionOptions()
Return function options Allows the function to automatically escape HTML strings
getFunctionName()
No description
mixed
handle()
Return a service
Details
in BaseFunction at line 9
__construct()
at line 41
getFunctionOptions()
Return function options Allows the function to automatically escape HTML strings
in BaseFunction at line 23
getDI()
at line 10
getFunctionName()
at line 24
mixed
handle()
Return a service
{{ csrfToken }}