protected property RouteBuildEvent::$routeCollection in Drupal 9
Same name and namespace in other branches
- 8 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\RoutingCode
protected $routeCollection;