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 740803e

Browse filesBrowse files
Reword
1 parent fd433a1 commit 740803e
Copy full SHA for 740803e

File tree

1 file changed

+3
-2
lines changed
Filter options

1 file changed

+3
-2
lines changed

‎reference/twig_reference.rst

Copy file name to clipboardExpand all lines: reference/twig_reference.rst
+3-2Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -760,8 +760,9 @@ rootform
760760
``form``
761761
**type**: ``FormView``
762762

763-
Checks for sure if the current ``form`` does not have a parent form view. Using
764-
this test is the safest way if your form contains a ``parent`` field.
763+
Checks if the given ``form`` does not have a parent form view. This is the only
764+
safe way of testing it because checking if the form contains a field called
765+
``parent`` is not reliable.
765766

766767
Global Variables
767768
----------------

0 commit comments

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