You are here

protected property LazyRouteCollection::$provider in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/symfony-cmf/routing/LazyRouteCollection.php \Symfony\Cmf\Component\Routing\LazyRouteCollection::provider

The route provider for this generator.

Type: RouteProviderInterface

File

vendor/symfony-cmf/routing/LazyRouteCollection.php, line 25

Class

LazyRouteCollection

Namespace

Symfony\Cmf\Component\Routing

Code

protected $provider;