You are here

protected property ConfigSyncLister::$snapshotExtensionStorage in Configuration Synchronizer 8

The snapshot config storage for values from the extension storage.

Type: \Drupal\Core\Config\StorageInterface

File

src/ConfigSyncLister.php, line 47

Class

ConfigSyncLister
Provides methods related to listing configuration changes.

Namespace

Drupal\config_sync

Code

protected $snapshotExtensionStorage;