function NullLockBackend::releaseAll
Same name in other branches
- 9 core/lib/Drupal/Core/Lock/NullLockBackend.php \Drupal\Core\Lock\NullLockBackend::releaseAll()
- 8.9.x core/lib/Drupal/Core/Lock/NullLockBackend.php \Drupal\Core\Lock\NullLockBackend::releaseAll()
- 10 core/lib/Drupal/Core/Lock/NullLockBackend.php \Drupal\Core\Lock\NullLockBackend::releaseAll()
Overrides LockBackendInterface::releaseAll
File
-
core/
lib/ Drupal/ Core/ Lock/ NullLockBackend.php, line 49
Class
- NullLockBackend
- Defines a Null lock backend.
Namespace
Drupal\Core\LockCode
public function releaseAll($lock_id = NULL) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.