예제 #1
0
 /**
  * @return string
  */
 public function getImage()
 {
     return $this->thumbnails ? $this->thumbnails->getMedium()->getUrl() : null;
 }