Skip to content
Merged
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
4 changes: 0 additions & 4 deletions routing/custom_route_loader.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,6 @@ containing :class:`Symfony\\Component\\Routing\\Route` objects.
Loading Routes with a Custom Service
------------------------------------

.. versionadded:: 2.8

The option to load routes using Symfony services was introduced in Symfony 2.8.

Using a regular Symfony service is the simplest way to load routes in a
customized way. It's much easier than creating a full custom route loader, so
you should always consider this option first.
Expand Down