Exemple #1
0
 public function setFile($file = '')
 {
     $this->image = InterventionImage::make($file);
 }