The source storage used to discover configuration changes.
Type: \Drupal\Core\Config\StorageInterface
File
- core/lib/Drupal/Core/EventSubscriber/ConfigSnapshotSubscriber.php, line 28
Class
- ConfigSnapshotSubscriber
- Create a snapshot when config is imported.
Namespace
Drupal\Core\EventSubscriber
Code
protected $sourceStorage;
Please login to continue.