Commit 50911a3
committed
minor symfony#9277 [Fix] Custom FormType namespace (orions)
This PR was submitted for the master branch but it was merged into the 4.0 branch instead (closes symfony#9277).
Discussion
----------
[Fix] Custom FormType namespace
Hello,
With SF4 we can build bundle-less apps so `FormType` should not be in `<BundleName>\Form\Type`.
best.
Commits
-------
492e81a [Fix] Custom FormType namespace1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments