Recommend specifying the controller itself for EasyAdmin

This commit is contained in:
Alex Rock Ancelet
2017-04-21 15:55:50 +02:00
parent 4a02d76bdf
commit b7d99554ab
@@ -1,4 +1,4 @@
easy_admin_bundle: easy_admin_bundle:
resource: "@EasyAdminBundle/Controller" resource: "@EasyAdminBundle/Controller/AdminController.php"
prefix: /admin prefix: /admin
type: annotation type: annotation