Skip to content

Commit e3687f6

Browse files
authored
Merge pull request #1449 from GromNaN/routes-cli-doc
Add doc about `debug:router`
2 parents 42aba67 + 964ded3 commit e3687f6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# $schema: ../vendor/symfony/routing/Loader/schema/routing.schema.json
22

3+
# To list all registered routes, run the following command:
4+
# bin/console debug:router
5+
36
controllers:
47
resource: attributes
58
type: tagged_services

0 commit comments

Comments
 (0)