You are here

protected property ConfigSyncSnapshotter::$snapshotActiveStorage in Configuration Synchronizer 8

The snapshot config storage for values from the active storage.

Type: \Drupal\Core\Config\StorageInterface

File

src/ConfigSyncSnapshotter.php, line 43

Class

ConfigSyncSnapshotter
The ConfigSyncSnapshotter provides helper functions for taking snapshots of extension-provided configuration.

Namespace

Drupal\config_sync

Code

protected $snapshotActiveStorage;