protected property Registry::$moduleHandler in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Theme/Registry.php \Drupal\Core\Theme\Registry::moduleHandler
The module handler to use to load modules.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- core/
lib/ Drupal/ Core/ Theme/ Registry.php, line 101
Class
- Registry
- Defines the theme registry service.
Namespace
Drupal\Core\ThemeCode
protected $moduleHandler;