protected property RouteBuilder::$dispatcher

The event dispatcher to notify of routes.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

drupal/core/lib/Drupal/Core/Routing/RouteBuilder.php, line 45
Definition of Drupal\Core\Routing\RouteBuilder.

Class

RouteBuilder
Managing class for rebuilding the router table.

Namespace

Drupal\Core\Routing

Code

protected $dispatcher;