We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2126435 commit 44df761Copy full SHA for 44df761
reference/twig_reference.rst
@@ -131,7 +131,7 @@ csrf_token
131
{{ csrf_token(intention) }}
132
133
``intention``
134
- **type**: ``string`` - an arbitrary string used to generate the token value.
+ **type**: ``string`` - an arbitrary string used to identify the token value.
135
136
Renders a CSRF token. Use this function if you want :doc:`CSRF protection </security/csrf>`
137
in a regular HTML form not managed by the Symfony Form component.
0 commit comments