Overrides LockBackendInterface::releaseAll
public function releaseAll($lock_id = NULL) { return $this->lazyLoadItself() ->releaseAll($lock_id); }