StorageComparer::$targetNames
Same name in other branches
- 9 core/lib/Drupal/Core/Config/StorageComparer.php \Drupal\Core\Config\StorageComparer::targetNames
- 10 core/lib/Drupal/Core/Config/StorageComparer.php \Drupal\Core\Config\StorageComparer::targetNames
- 11.x core/lib/Drupal/Core/Config/StorageComparer.php \Drupal\Core\Config\StorageComparer::targetNames
Sorted list of all the configuration object names in the target storage.
The list is keyed by storage collection name.
Type: array
File
-
core/
lib/ Drupal/ Core/ Config/ StorageComparer.php, line 68
Class
- StorageComparer
- Defines a config storage comparer.
Namespace
Drupal\Core\ConfigCode
protected $targetNames = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.