public function BatchStorageInterface::cleanup

Cleans up failed or old batches.

1 method overrides BatchStorageInterface::cleanup()
BatchStorage::cleanup in drupal/core/lib/Drupal/Core/Utility/BatchStorage.php
Cleans up failed or old batches.

File

drupal/core/lib/Drupal/Core/Utility/BatchStorageInterface.php, line 51
Definition of \Drupal\Core\Utility\BatchStorageInterface.

Class

BatchStorageInterface

Namespace

Drupal\Core\Utility

Code

public function cleanup();