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 575539a commit b2a75ecCopy full SHA for b2a75ec
symfony/routing/7.4/config/routes.yaml
@@ -1,8 +1,8 @@
1
# yaml-language-server: $schema=../vendor/symfony/routing/Loader/schema/routing.schema.json
2
3
+# This file is the entry point to configure the routes of your app.
4
+# Methods with the #[Route] attribute are automatically imported.
5
+# See also https://symfony.com/doc/current/routing.html
6
+
7
# To list all registered routes, run the following command:
8
# bin/console debug:router
-
-controllers:
- resource: attributes
- type: tagged_services
0 commit comments