You are here

protected property ConfigSyncSnapshotter::$providerStorage in Configuration Synchronizer 8.2

The provider configuration storage.

Type: \Drupal\Core\Config\StorageInterface

File

src/ConfigSyncSnapshotter.php, line 42

Class

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

Namespace

Drupal\config_sync

Code

protected $providerStorage;