StorageComparerInterface::reset

public StorageComparerInterface::reset()

Recalculates the differences.

Return value

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

File

core/lib/Drupal/Core/Config/StorageComparerInterface.php, line 63

Class

StorageComparerInterface
Defines an interface for comparison of configuration storage objects.

Namespace

Drupal\Core\Config

Code

public function reset();
doc_Drupal
2016-10-29 09:44:42
Comments
Leave a Comment

Please login to continue.