Skip to content

Commit b7d9955

Browse files
committed
Recommend specifying the controller itself for EasyAdmin
1 parent 4a02d76 commit b7d9955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
easy_admin_bundle:
2-
resource: "@EasyAdminBundle/Controller"
2+
resource: "@EasyAdminBundle/Controller/AdminController.php"
33
prefix: /admin
44
type: annotation

0 commit comments

Comments
 (0)