Beispiel #1
0
 /**
  * @return bool
  */
 private function unlock()
 {
     return wfWAFStorageFile::lock($this->fileHandle, LOCK_UN);
 }