protected property ConfigSnapshotSubscriber::$snapshotStorage

The snapshot storage used to write configuration changes.

Type: \Drupal\Core\Config\StorageInterface

File

drupal/core/lib/Drupal/Core/EventSubscriber/ConfigSnapshotSubscriber.php, line 32
Contains \Drupal\Core\EventSubscriber\ConfigSnapshotSubscriber.

Class

ConfigSnapshotSubscriber
Create a snapshot when config is imported.

Namespace

Drupal\Core\EventSubscriber

Code

protected $snapshotStorage;