You are here

protected property ConfigSyncCommands::$configSyncSnapshotter in Configuration Synchronizer 8

The config snapshotter service.

Type: \Drupal\config_sync\ConfigSyncSnapshotterInterface

File

src/Commands/ConfigSyncCommands.php, line 69

Class

ConfigSyncCommands
Drush integration for the Configuration Synchronizer module.

Namespace

Drupal\config_sync\Commands

Code

protected $configSyncSnapshotter;