The module handler to use to load modules.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- core/lib/Drupal/Core/Theme/Registry.php, line 99
Class
- Registry
- Defines the theme registry service.
Namespace
Drupal\Core\Theme
Code
protected $moduleHandler;
Please login to continue.