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_syncCode
protected $snapshotActiveStorage;