RouteBuildEvent::$routeCollection

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Routing/RouteBuildEvent.php \Drupal\Core\Routing\RouteBuildEvent::routeCollection
  2. 8.9.x core/lib/Drupal/Core/Routing/RouteBuildEvent.php \Drupal\Core\Routing\RouteBuildEvent::routeCollection
  3. 10 core/lib/Drupal/Core/Routing/RouteBuildEvent.php \Drupal\Core\Routing\RouteBuildEvent::routeCollection

The route collection.

Type: \Symfony\Component\Routing\RouteCollection

File

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

Class

RouteBuildEvent
Represents route building information as event.

Namespace

Drupal\Core\Routing

Code

protected $routeCollection;

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