示例#1
0
 public function findPicture($name)
 {
     return Image::open($this->pathProtectorProtect($name));
 }