public BatchStorageInterface::cleanup()
Cleans up failed or old batches.
File
- core/lib/Drupal/Core/Batch/BatchStorageInterface.php, line 48
Class
- BatchStorageInterface
- Defines a common interface for batch storage operations.
Namespace
Drupal\Core\Batch
Code
public function cleanup();
Please login to continue.