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