protected property StorageComparer::$targetNames

Lists all the configuration object names in the target storage.

Type: array

See also

\Drupal\Core\Config\StorageComparer::getTargetNames()

File

drupal/core/lib/Drupal/Core/Config/StorageComparer.php, line 52
Contains \Drupal\Core\Config\StorageComparer.

Class

StorageComparer
Defines a config storage comparer.

Namespace

Drupal\Core\Config

Code

protected $targetNames = array();