Class ObjectRouteLoaderForTest
A route loader that calls a method on an object to load the routes.
- Symfony\Component\Config\Loader\Loader
-
Symfony\Component\Routing\Loader\ObjectRouteLoader
-
Symfony\Component\Routing\Tests\Loader\ObjectRouteLoaderForTest
Namespace: Symfony\Component\Routing\Tests\Loader
Author: Ryan Weaver <ryan@knpuniversity.com>
Located at Tests/Loader/ObjectRouteLoaderTest.php
Author: Ryan Weaver <ryan@knpuniversity.com>
Located at Tests/Loader/ObjectRouteLoaderTest.php
protected
object
|
#
getServiceObject( string $id )
Returns the object that the method will be called on to load routes. |
load(),
supports()
|
public
array
|
$loaderMap | array() |