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 93eae14 + cf13d16 commit 22c51a0Copy full SHA for 22c51a0
routing.rst
@@ -151,9 +151,9 @@ the ``BlogController``:
151
152
.. note::
153
154
- By default Symfony only loads the routes defined in YAML and PHP format.
155
- If you define routes in XML, you need to
156
- :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>`.
157
158
.. _routing-matching-http-methods:
159
0 commit comments