The module handler.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- core/lib/Drupal/Core/Config/ConfigImporter.php, line 113
 
Class
- ConfigImporter
 - Defines a configuration importer.
 
Namespace
Drupal\Core\Config
Code
protected $moduleHandler;
The module handler.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
Drupal\Core\Config
protected $moduleHandler;
Please login to continue.