Méthode | Description | |
---|---|---|
__construct ( Symfony\Component\DependencyInjection\ContainerInterface $container, mixed $resource, array $options = [], Symfony\Component\Routing\RequestContext $context = null, array $defaults = [] ) | Constructor. | |
getRouteCollection ( ) |
public __construct ( Symfony\Component\DependencyInjection\ContainerInterface $container, mixed $resource, array $options = [], Symfony\Component\Routing\RequestContext $context = null, array $defaults = [] ) | ||
$container | Symfony\Component\DependencyInjection\ContainerInterface | A ContainerInterface instance |
$resource | mixed | The main resource to load |
$options | array | An array of options |
$context | Symfony\Component\Routing\RequestContext | The context |
$defaults | array | The default values |