You are here

protected property ConfigSyncSnapshotter::$snapshotExtensionStorage in Configuration Synchronizer 8

The snapshot config storage for values from the extension storage.

Type: \Drupal\Core\Config\StorageInterface

File

src/ConfigSyncSnapshotter.php, line 36

Class

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

Namespace

Drupal\config_sync

Code

protected $snapshotExtensionStorage;