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.
2 parents db4474f + 22c51a0 commit 66759cfCopy full SHA for 66759cf
routing.rst
@@ -159,9 +159,9 @@ the ``BlogController``:
159
160
.. note::
161
162
- By default Symfony only loads the routes defined in YAML and PHP format.
163
- If you define routes in XML, you need to
164
- :ref:`update the ``src/Kernel.php`` file <configuration-formats>`.
+ By default Symfony only loads the routes defined in YAML format. If you
+ define routes in XML and/or PHP formats, you need to
+ :ref:`update the src/Kernel.php file <configuration-formats>`.
165
166
.. _routing-matching-http-methods:
167
0 commit comments