LazyRouteCollection::$provider

Same name and namespace in other branches
  1. 11.x core/lib/Drupal/Core/Routing/LazyRouteCollection.php \Drupal\Core\Routing\LazyRouteCollection::provider
  2. 10 core/lib/Drupal/Core/Routing/LazyRouteCollection.php \Drupal\Core\Routing\LazyRouteCollection::provider
  3. 9 core/lib/Drupal/Core/Routing/LazyRouteCollection.php \Drupal\Core\Routing\LazyRouteCollection::provider

The route provider for this generator.

Type: \Drupal\Core\Routing\RouteProviderInterface

File

core/lib/Drupal/Core/Routing/LazyRouteCollection.php, line 18

Class

LazyRouteCollection
The lazy route collection.

Namespace

Drupal\Core\Routing

Code

protected $provider;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.