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 bbd3726 commit ef51946Copy full SHA for ef51946
routing.rst
@@ -186,8 +186,8 @@ the ``BlogController``:
186
.. note::
187
188
By default Symfony only loads the routes defined in YAML format. If you
189
- define routes in XML and/or PHP formats, update the ``src/Kernel.php`` file
190
- to add support for the ``.xml`` and ``.php`` file extensions.
+ define routes in XML and/or PHP formats, you need to
+ :ref:`update the ``src/Kernel.php`` file <configuration-formats>`.
191
192
.. _routing-matching-http-methods:
193
0 commit comments