LockBackendInterface::release

public LockBackendInterface::release($name)

Releases the given lock.

Parameters

string $name:

File

core/lib/Drupal/Core/Lock/LockBackendInterface.php, line 112

Class

LockBackendInterface
Lock backend interface.

Namespace

Drupal\Core\Lock

Code

public function release($name);
doc_Drupal
2016-10-29 09:24:55
Comments
Leave a Comment

Please login to continue.