Skip to content

Commit 181e3fa

Browse files
committed
[Routing][Loader] added JMSI18nRoutingBundle
1 parent e58e39f commit 181e3fa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cookbook/routing/custom_route_loader.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ off the names of the action methods in a controller.
2020

2121
There are many bundles out there that use their own route loaders to
2222
accomplish cases like those described above, for instance
23-
`FOSRestBundle`_, `KnpRadBundle`_ and `SonataAdminBundle`_.
23+
`FOSRestBundle`_, `JMSI18nRoutingBundle`_, `KnpRadBundle`_ and `SonataAdminBundle`_.
2424

2525
Loading Routes
2626
--------------
@@ -262,5 +262,6 @@ configuration file - you can call the
262262
loader (YAML, XML, PHP, annotation, etc.).
263263

264264
.. _`FOSRestBundle`: https://github.com/FriendsOfSymfony/FOSRestBundle
265+
.. _`JMSI18nRoutingBundle`: https://github.com/schmittjoh/JMSI18nRoutingBundle
265266
.. _`KnpRadBundle`: https://github.com/KnpLabs/KnpRadBundle
266267
.. _`SonataAdminBundle`: https://github.com/sonata-project/SonataAdminBundle

0 commit comments

Comments
 (0)