Skip to content

Commit 0bf6bc3

Browse files
committed
Fix documentation on router method option usage
1 parent c91904c commit 0bf6bc3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

routing.rst

-3
Original file line numberDiff line numberDiff line change
@@ -442,9 +442,6 @@ evaluates them:
442442
$ php bin/console debug:router --method=GET
443443
$ php bin/console debug:router --method=ANY
444444
445-
# pass the option more than once to display the routes that match all the given methods
446-
$ php bin/console debug:router --method=GET --method=PATCH
447-
448445
.. versionadded:: 7.3
449446

450447
The ``--method`` option was introduced in Symfony 7.3.

0 commit comments

Comments
 (0)