Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6a21206

Browse filesBrowse files
committed
[#1962] Slight language tweak
1 parent e700325 commit 6a21206
Copy full SHA for 6a21206

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎reference/twig_reference.rst

Copy file name to clipboardExpand all lines: reference/twig_reference.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Functions
4848
| ``form_rest(form, variables = {})`` | This will render all fields that have not yet been rendered, more |
4949
| | information in :ref:`the Twig Form reference<reference-forms-twig-rest>`. |
5050
+----------------------------------------------------+--------------------------------------------------------------------------------------------+
51-
| ``csrf_token(intention)`` | This will render a CSRF token, use this function if you want CSRF protection without |
51+
| ``csrf_token(intention)`` | This will render a CSRF token. Use this function if you want CSRF protection without |
5252
| | creating a form |
5353
+----------------------------------------------------+--------------------------------------------------------------------------------------------+
5454
| ``is_granted(role, object = null, field = null)`` | This will return ``true`` if the current user has the required role, more |

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.