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 890e415 commit 64f21c6Copy full SHA for 64f21c6
symfony/routing/7.4/config/routes.yaml
@@ -1,7 +1,5 @@
1
# $schema: ../vendor/symfony/routing/Loader/schema/routing.schema.json
2
3
controllers:
4
- resource:
5
- path: ../src/Controller/
6
- namespace: App\Controller
7
- type: attribute
+ resource: attributes
+ type: tagged_services
0 commit comments