function StubLockBackendAbstract::release
Overrides LockBackendInterface::release
File
-
core/
tests/ Drupal/ Tests/ Core/ Lock/ StubLockBackendAbstract.php, line 31
Class
- StubLockBackendAbstract
- A stub of the abstract LockBackendAbstract class for testing purposes.
Namespace
Drupal\Tests\Core\LockCode
public function release($name) : void {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.