You are here

protected property ConfigRebuildRoutes::$routeBuilder in Acquia Content Hub 8

The Route Builder.

Type: \Drupal\Core\Routing\RouteBuilderInterface

File

src/EventSubscriber/ConfigRebuildRoutes.php, line 24

Class

ConfigRebuildRoutes
A subscriber to rebuild routes whenever there is a change in configuration.

Namespace

Drupal\acquia_contenthub\EventSubscriber

Code

protected $routeBuilder;