The module handler.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- core/lib/Drupal/Core/Extension/ModuleInstaller.php, line 25
Class
- ModuleInstaller
- Default implementation of the module installer.
Namespace
Drupal\Core\Extension
Code
1 | protected $moduleHandler ; |
Please login to continue.