Skip to content

Commit 483ea42

Browse files
ThomasLandauerjaviereguiluz
authored andcommitted
Adding default PHP format
Info is taken from #17515 (comment)
1 parent b2f2909 commit 483ea42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

routing.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,8 @@ the ``BlogController``:
151151
152152
.. note::
153153

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
154+
By default Symfony only loads the routes defined in YAML and PHP format.
155+
If you define routes in XML, you need to
156156
:ref:`update the ``src/Kernel.php`` file <configuration-formats>`.
157157

158158
.. _routing-matching-http-methods:

0 commit comments

Comments
 (0)