protected property SystemManager::$moduleHandler in Drupal 9
Same name and namespace in other branches
- 8 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\systemCode
protected $moduleHandler;