class ServiceRouterLoader extends ObjectRouteLoader
A route loader that executes a service to load the routes. This depends on the DependencyInjection component.
Methods
LoaderResolverInterface getResolver() Gets the loader resolver. from Loader setResolver(LoaderResolverInterface $resolver) Sets the loader resolver. from Loader mixed import(mixed $resource, string|null $type = null) Imports a resource. from Loader LoaderInterface resolve(mixed $resource, string|null $type =