protected property AdminController::$moduleHandler

Module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

drupal/core/modules/system/lib/Drupal/system/Controller/AdminController.php, line 24
Contains \Drupal\system\Controller\AdminController.

Class

AdminController
Controller for admin section.

Namespace

Drupal\system\Controller

Code

protected $moduleHandler;