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 75

Class

StorageComparer
Defines a config storage comparer.

Namespace

Drupal\Core\Config

Code

protected $targetNames = array();
doc_Drupal
2016-10-29 09:44:37
Comments
Leave a Comment

Please login to continue.