Example #1
0
 public function isReadable($path)
 {
     return $this->storage->isReadable($path);
 }