Class ServiceRouterLoader
A route loader that executes a service to load the routes.
This depends on the DependencyInjection component.
- Symfony\Component\Config\Loader\Loader
-
Symfony\Component\Routing\Loader\ObjectRouteLoader
-
Symfony\Component\Routing\Loader\DependencyInjection\ServiceRouterLoader
Namespace: Symfony\Component\Routing\Loader\DependencyInjection
Author: Ryan Weaver <ryan@knpuniversity.com>
Located at Loader/DependencyInjection/ServiceRouterLoader.php
Author: Ryan Weaver <ryan@knpuniversity.com>
Located at Loader/DependencyInjection/ServiceRouterLoader.php
public
|
|
protected
object
|
#
getServiceObject( string $id )
Returns the object that the method will be called on to load routes. |
load(),
supports()
|