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 9663a24 commit 1f42212Copy full SHA for 1f42212
Resources/doc/2-the-view-layer.rst
@@ -185,7 +185,7 @@ Then:
185
leads to a "validation failed" response.
186
- In a rendered template, the form is passed as 'form' and ``createView()``
187
is called automatically.
188
-- ``$form->getData()`` is passed into the view as template as ``'data'`` if the
+- ``$form->getData()`` is passed into the view template as ``'data'`` if the
189
form is the only view data.
190
- An invalid form will be wrapped into an exception.
191
0 commit comments