예제 #1
0
 private function lock($operation)
 {
     return $this->driver->lock($this->file->getFileName(), $operation);
 }