public function StorageComparerInterface::addChangelistCreate

Creates the create changelist.

Return value

\Drupal\Core\Config\StorageComparerInterface An object which implements the StorageComparerInterface.

1 method overrides StorageComparerInterface::addChangelistCreate()
StorageComparer::addChangelistCreate in drupal/core/lib/Drupal/Core/Config/StorageComparer.php
Creates the create changelist.

File

drupal/core/lib/Drupal/Core/Config/StorageComparerInterface.php, line 86
Contains \Drupal\Core\Config\StorageComparerInterface.

Class

StorageComparerInterface
Defines an interface for comparison of configuration storage objects.

Namespace

Drupal\Core\Config

Code

public function addChangelistCreate();