Commit 711b975
committed
minor #30 Recommend specifying the controller itself for EasyAdmin (Pierstoval)
This PR was merged into the master branch.
Discussion
----------
Recommend specifying the controller itself for EasyAdmin
I think it's a better idea to expose the controller itself directly.
It would encourage people to add their own controller by just changing the name of the bundle if they want to override it.
Also, I would suggest to change `master` for a lower requirement (1.14 or 1.15 maybe, there are some without much BC breaks, and they'd still share the same recipe) and add `version_aliases`, but haven't done it in the PR because `master` might have been added for a specific reason 🙂
Commits
-------
b7d9955 Recommend specifying the controller itself for EasyAdminFile tree
1 file changed
+1
-1
lines changed- javiereguiluz/easyadmin-bundle/master/etc/routing
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
0 commit comments