You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #5866 Fixed little typo with a twig example (artf)
This PR was submitted for the 2.7 branch but it was merged into the 2.3 branch instead (closes#5866).
Discussion
----------
Fixed little typo with a twig example
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | 2.7
Was stuck with this throw:
```
Twig_Error_Runtime: An exception has been thrown during the rendering of a template ("Catchable Fatal Error: Argument 1 passed to Symfony\Component\Form\FormRenderer::searchAndRenderBlock() must be an instance of Symfony\Component\Form\FormView, string given, called in....
```
Commits
-------
758e5c9 Fixed little typo with a twig example
0 commit comments