You are here

protected property ConfigSyncCommands::$configSyncInitializer in Configuration Synchronizer 8

The config synchronization initializer service.

Type: \Drupal\config_sync\ConfigSyncInitializerInterface

File

src/Commands/ConfigSyncCommands.php, line 34

Class

ConfigSyncCommands
Drush integration for the Configuration Synchronizer module.

Namespace

Drupal\config_sync\Commands

Code

protected $configSyncInitializer;