You are here

protected property ConfigSyncSnapshotSubscriber::$snapshotter in Configuration Synchronizer 8.2

The snapshotter.

Type: \Drupal\config_sync\ConfigSyncSnapshotterInterface

File

src/EventSubscriber/ConfigSyncSnapshotSubscriber.php, line 23

Class

ConfigSyncSnapshotSubscriber
Updates the snapshot when config is imported.

Namespace

Drupal\config_sync\EventSubscriber

Code

protected $snapshotter;