You are here

public function LockInterface::shutdown in Ultimate Cron 8.2

Shutdown handler for releasing locks.

1 method overrides LockInterface::shutdown()
Lock::shutdown in src/Lock/Lock.php
Shutdown handler for releasing locks.

File

src/Lock/LockInterface.php, line 15

Class

LockInterface
Class for handling lock functions.

Namespace

Drupal\ultimate_cron\Lock

Code

public function shutdown();