Ejemplo n.º 1
0
 /**
  * Do what's needed to get the image from storage
  * depending on the type.
  */
 protected function processImage()
 {
     $this->image = $this->contact->getPhoto();
 }