Creates the delete changelist.
Return value
\Drupal\Core\Config\StorageComparerInterface
An object which implements the StorageComparerInterface.
File
- drupal/core/lib/Drupal/Core/Config/StorageComparerInterface.php, line 78
- Contains \Drupal\Core\Config\StorageComparerInterface.
Class
- StorageComparerInterface
- Defines an interface for comparison of configuration storage objects.
Namespace
Drupal\Core\Config
Code
public function addChangelistDelete();