Skip to content

Commit a7f4a5a

Browse files
Removing note about Kernel configuration, part 2
Second part of symfony#17515 for reworded note
1 parent 583ab04 commit a7f4a5a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

routing.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -149,12 +149,6 @@ the ``BlogController``:
149149
;
150150
};
151151
152-
.. note::
153-
154-
By default Symfony only loads the routes defined in YAML format. If you
155-
define routes in XML and/or PHP formats, update the ``src/Kernel.php`` file
156-
to add support for the ``.xml`` and ``.php`` file extensions.
157-
158152
.. _routing-matching-http-methods:
159153

160154
Matching HTTP Methods

0 commit comments

Comments
 (0)