protected property 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 66

Class

StorageComparer
Defines a config storage comparer.

Namespace

Drupal\Core\Config

Code

protected $sourceNames = array();

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Config!StorageComparer.php/property/StorageComparer::sourceNames/8.1.x