You are here

protected property StorageComparer::$changelist in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/Config/StorageComparer.php \Drupal\Core\Config\StorageComparer::changelist

List of changes to between the source storage and the target storage.

The list is keyed by storage collection name.

Type: array

File

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

Class

StorageComparer
Defines a config storage comparer.

Namespace

Drupal\Core\Config

Code

protected $changelist;