ConfigSnapshotSubscriber::$snapshotStorage

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/EventSubscriber/ConfigSnapshotSubscriber.php \Drupal\Core\EventSubscriber\ConfigSnapshotSubscriber::snapshotStorage
  2. 8.9.x core/lib/Drupal/Core/EventSubscriber/ConfigSnapshotSubscriber.php \Drupal\Core\EventSubscriber\ConfigSnapshotSubscriber::snapshotStorage
  3. 10 core/lib/Drupal/Core/EventSubscriber/ConfigSnapshotSubscriber.php \Drupal\Core\EventSubscriber\ConfigSnapshotSubscriber::snapshotStorage

The snapshot storage used to write configuration changes.

Type: \Drupal\Core\Config\StorageInterface

File

core/lib/Drupal/Core/EventSubscriber/ConfigSnapshotSubscriber.php, line 35

Class

ConfigSnapshotSubscriber
Create a snapshot when config is imported.

Namespace

Drupal\Core\EventSubscriber

Code

protected $snapshotStorage;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.