You are here

protected property ConfigIgnoreEventSubscriber::$moduleHandler in Config Ignore 8.3

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/EventSubscriber/ConfigIgnoreEventSubscriber.php, line 32

Class

ConfigIgnoreEventSubscriber
Makes the import/export aware of ignored configs.

Namespace

Drupal\config_ignore\EventSubscriber

Code

protected $moduleHandler;