You are here

public function LockInterface::cleanup in Ultimate Cron 8.2

Cleanup expired locks.

1 method overrides LockInterface::cleanup()
Lock::cleanup in src/Lock/Lock.php
Cleanup expired locks.

File

src/Lock/LockInterface.php, line 97

Class

LockInterface
Class for handling lock functions.

Namespace

Drupal\ultimate_cron\Lock

Code

public function cleanup();