We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c91904c commit 0bf6bc3Copy full SHA for 0bf6bc3
routing.rst
@@ -442,9 +442,6 @@ evaluates them:
442
$ php bin/console debug:router --method=GET
443
$ php bin/console debug:router --method=ANY
444
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
-
448
.. versionadded:: 7.3
449
450
The ``--method`` option was introduced in Symfony 7.3.
0 commit comments