You are here

protected property SystemManager::$moduleHandler in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/system/src/SystemManager.php \Drupal\system\SystemManager::moduleHandler
  2. 10 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 22

Class

SystemManager
System Manager Service.

Namespace

Drupal\system

Code

protected $moduleHandler;