protected property StorageComparer::$sourceNames in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Config/StorageComparer.php \Drupal\Core\Config\StorageComparer::sourceNames
Sorted list of all the configuration object names in the source storage.
The list is keyed by storage collection name.
Type: array
File
- core/
lib/ Drupal/ Core/ Config/ StorageComparer.php, line 59
Class
- StorageComparer
- Defines a config storage comparer.
Namespace
Drupal\Core\ConfigCode
protected $sourceNames = [];