Commit be08c1b
committed
minor symfony#9087 Add missing "bundles" sub-dir for third party-bundle templates (floriansemm)
This PR was merged into the 4.0 branch.
Discussion
----------
Add missing "bundles" sub-dir for third party-bundle templates
Migration Guide is inconsistent at this point. The docs in [How to overwrite bundle templates](https://symfony.com/doc/current/templating/overriding.html#overriding-core-templates) containing the correct template structure.
Commits
-------
cd8f542 Add missing `bundles` sub-dir1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
| 220 | + | |
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| |||
0 commit comments