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 75
Class
- StorageComparer
- Defines a config storage comparer.
Namespace
Drupal\Core\Config
Code
protected $targetNames = array();
Please login to continue.