Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d60e4f6

Browse files
committed
[Routing] Be consistent in custom route loader doc
1 parent 6a59686 commit d60e4f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

routing/custom_route_loader.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,8 @@ extend or implement any special class, but the called method must return a
139139

140140
.. versionadded:: 4.3
141141

142-
The support of the ``__invoke()`` method to create invokable route loader
143-
services was introduced in Symfony 4.3.
142+
The support of the ``__invoke()`` method to create invokable service route
143+
loaders was introduced in Symfony 4.3.
144144

145145
Creating a custom Loader
146146
------------------------

0 commit comments

Comments
 (0)