You are here

protected property SystemManager::$moduleHandler in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/SystemManager.php \Drupal\system\SystemManager::moduleHandler

Module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

core/modules/system/src/SystemManager.php, line 27
Contains \Drupal\system\SystemManager.

Class

SystemManager
System Manager Service.

Namespace

Drupal\system

Code

protected $moduleHandler;