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