Skip to content

Commit 1efd453

Browse files
[symfony/routing] Back to explicit import of routes defined on controllers (#1476)
1 parent 6aa652f commit 1efd453

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

symfony/routing/7.4/config/routes.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@
66

77
# To list all registered routes, run the following command:
88
# bin/console debug:router
9+
10+
controllers:
11+
resource: routing.controllers

0 commit comments

Comments
 (0)