function StorageComparerInterface::getEmptyChangelist
Gets an empty changelist.
Return value
array An empty changelist array.
1 method overrides StorageComparerInterface::getEmptyChangelist()
- StorageComparer::getEmptyChangelist in core/
lib/ Drupal/ Core/ Config/ StorageComparer.php - Gets an empty changelist.
File
-
core/
lib/ Drupal/ Core/ Config/ StorageComparerInterface.php, line 40
Class
- StorageComparerInterface
- Defines an interface for comparison of configuration storage objects.
Namespace
Drupal\Core\ConfigCode
public function getEmptyChangelist();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.