You are here

protected property ConfigImporterExporter::$moduleHandler in Configuration development 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/ConfigImporterExporter.php, line 79

Class

ConfigImporterExporter
Imports and exports config.

Namespace

Drupal\config_devel

Code

protected $moduleHandler;