Commit e813ed3
committed
minor #1246 [doc] adding ->createView() in normal symfony controller (bdujon)
This PR was squashed before being merged into the 2.x branch.
Discussion
----------
[doc] adding ->createView() in normal symfony controller
Sorry if i did something wrong since it s my first PR there.
If you don't add ->createView() in the render you ll get an error Cannot assign Symfony\Component\Form\Form to property xxxComponent::$formView of type ?Symfony\Component\Form\FormView
Commits
-------
006e31b [doc] adding ->createView() in normal symfony controller1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1482 | 1482 | | |
1483 | 1483 | | |
1484 | 1484 | | |
1485 | | - | |
| 1485 | + | |
1486 | 1486 | | |
1487 | 1487 | | |
1488 | 1488 | | |
| |||
0 commit comments