You are here

protected property ConfigDevelCommands::$autoImportSubscriber in Configuration development 8

The event subscriber that listens to config change events.

Type: \Drupal\config_devel\EventSubscriber\ConfigDevelAutoImportSubscriber

File

src/Commands/ConfigDevelCommands.php, line 60

Class

ConfigDevelCommands
Drush integration for the Configuration Development module.

Namespace

Drupal\config_devel\Commands

Code

protected $autoImportSubscriber;