protected property ConfigInspectorController::$moduleHandler in Configuration Inspector 8
The module handler.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
Overrides ControllerBase::$moduleHandler
File
- src/
Controller/ ConfigInspectorController.php, line 56
Class
- ConfigInspectorController
- Defines a controller for the config_inspector module.
Namespace
Drupal\config_inspector\ControllerCode
protected $moduleHandler;