StorageComparer::$changelist

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Config/StorageComparer.php \Drupal\Core\Config\StorageComparer::changelist
  2. 10 core/lib/Drupal/Core/Config/StorageComparer.php \Drupal\Core\Config\StorageComparer::changelist
  3. 11.x 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 50

Class

StorageComparer
Defines a config storage comparer.

Namespace

Drupal\Core\Config

Code

protected $changelist;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.