Overrides SharedLockStoreInterface::saveRead
public function saveRead(Key $key) : void { $this->lock($key, true, false); }