You are here

protected property ConfigSyncSnapshotter::$activeStorage in Configuration Synchronizer 8

The active configuration storage.

Type: \Drupal\Core\Config\StorageInterface

File

src/ConfigSyncSnapshotter.php, line 29

Class

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

Namespace

Drupal\config_sync

Code

protected $activeStorage;