We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dddc205 commit 9a3c792Copy full SHA for 9a3c792
symfony/routing/6.2/config/routes.yaml
@@ -1,3 +1,5 @@
1
controllers:
2
- resource: ../src/Controller/
3
- type: attribute@App\Controller
+ resource:
+ path: ../src/Controller/
4
+ namespace: App\Controller
5
+ type: attribute
0 commit comments