The event dispatcher to notify of routes.
Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface
File
- core/lib/Drupal/Core/Routing/RouteBuilder.php, line 40
Class
- RouteBuilder
- Managing class for rebuilding the router table.
Namespace
Drupal\Core\Routing
Code
protected $dispatcher;
Please login to continue.