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.
2 parents dddc205 + 9a3c792 commit aa968ffCopy full SHA for aa968ff
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