protected property ConfigSnapshotSubscriber::$sourceStorage

The source storage used to discover configuration changes.

Type: \Drupal\Core\Config\StorageInterface

File

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

Class

ConfigSnapshotSubscriber
Create a snapshot when config is imported.

Namespace

Drupal\Core\EventSubscriber

Code

protected $sourceStorage;