Skip to content

Commit b69bbec

Browse files
committed
Removed 2.0 only functions
1 parent d93407d commit b69bbec

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

reference/twig_reference.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,6 @@ Functions
4545
| ``form_rest(form, variables = {})`` | This will render all fields that have not yet been rendered, more |
4646
| | information in :ref:`the Twig Form reference<reference-forms-twig-rest>`. |
4747
+----------------------------------------------------+--------------------------------------------------------------------------------------------+
48-
| ``_form_is_choice_group(label)`` | This will return ``true`` if the label is a choice group. |
49-
+----------------------------------------------------+--------------------------------------------------------------------------------------------+
50-
| ``_form_is_choice_selected(form, choice)`` | This will return ``true`` if the given choice is selected. |
51-
+----------------------------------------------------+--------------------------------------------------------------------------------------------+
5248
| ``is_granted(role, object = null, field = null)`` | This will return ``true`` if the current user has the required role, more |
5349
| | information in ":ref:`book-security-template`" |
5450
+----------------------------------------------------+--------------------------------------------------------------------------------------------+

0 commit comments

Comments
 (0)