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.
1 parent a241a7a commit bee45aaCopy full SHA for bee45aa
routing/custom_route_loader.rst
@@ -62,10 +62,6 @@ containing :class:`Symfony\\Component\\Routing\\Route` objects.
62
Loading Routes with a Custom Service
63
------------------------------------
64
65
-.. versionadded:: 2.8
66
-
67
- The option to load routes using Symfony services was introduced in Symfony 2.8.
68
69
Using a regular Symfony service is the simplest way to load routes in a
70
customized way. It's much easier than creating a full custom route loader, so
71
you should always consider this option first.
0 commit comments