Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions routing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -149,12 +149,6 @@ the ``BlogController``:
;
};

.. note::

By default Symfony only loads the routes defined in YAML format. If you
define routes in XML and/or PHP formats, update the ``src/Kernel.php`` file
to add support for the ``.xml`` and ``.php`` file extensions.

.. _routing-matching-http-methods:

Matching HTTP Methods
Expand Down