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 b2f2909 commit 483ea42Copy full SHA for 483ea42
routing.rst
@@ -151,8 +151,8 @@ the ``BlogController``:
151
152
.. note::
153
154
- By default Symfony only loads the routes defined in YAML format. If you
155
- define routes in XML and/or PHP formats, you need to
+ By default Symfony only loads the routes defined in YAML and PHP format.
+ If you define routes in XML, you need to
156
:ref:`update the ``src/Kernel.php`` file <configuration-formats>`.
157
158
.. _routing-matching-http-methods:
0 commit comments