File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ Functions
48
48
| ``form_rest(form, variables = {}) `` | This will render all fields that have not yet been rendered, more |
49
49
| | information in :ref: `the Twig Form reference<reference-forms-twig-rest> `. |
50
50
+----------------------------------------------------+--------------------------------------------------------------------------------------------+
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 |
52
52
| | creating a form |
53
53
+----------------------------------------------------+--------------------------------------------------------------------------------------------+
54
54
| ``is_granted(role, object = null, field = null) `` | This will return ``true `` if the current user has the required role, more |
You can’t perform that action at this time.
0 commit comments