Commit c34e5c3
committed
minor #10854 Add $user variable in ->createForm(...) (bestog)
This PR was submitted for the 4.2 branch but it was merged into the 4.1 branch instead (closes #10854).
Discussion
----------
Add $user variable in ->createForm(...)
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).
-->
Commits
-------
79aae2b Add $user variable in ->createForm(...)1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
| 155 | + | |
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| |||
0 commit comments