protected property RouterRebuildSubscriber::$routeBuilder in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/EventSubscriber/RouterRebuildSubscriber.php \Drupal\Core\EventSubscriber\RouterRebuildSubscriber::routeBuilder
Type: \Drupal\Core\Routing\RouteBuilderInterface
File
- core/
lib/ Drupal/ Core/ EventSubscriber/ RouterRebuildSubscriber.php, line 23 - Contains \Drupal\Core\EventSubscriber\RouterRebuildSubscriber.
Class
- RouterRebuildSubscriber
- Rebuilds the router if needed at the end of the request.
Namespace
Drupal\Core\EventSubscriberCode
protected $routeBuilder;