protected property StorageComparer::$sourceStorage in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Config/StorageComparer.php \Drupal\Core\Config\StorageComparer::sourceStorage
The source storage used to discover configuration changes.
Type: \Drupal\Core\Config\StorageInterface
File
- core/
lib/ Drupal/ Core/ Config/ StorageComparer.php, line 20
Class
- StorageComparer
- Defines a config storage comparer.
Namespace
Drupal\Core\ConfigCode
protected $sourceStorage;