protected property RouteBuilder::$moduleHandler

The extension handler for retieving the list of enabled modules.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

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

Class

RouteBuilder
Managing class for rebuilding the router table.

Namespace

Drupal\Core\Routing

Code

protected $moduleHandler;