Ejemplo n.º 1
0
 public function findPicture($name)
 {
     return Image::open($this->pathProtectorProtect($name));
 }