Beispiel #1
0
 /**
  * @return string
  */
 public function getNoImageUrl()
 {
     return $this->image->getDefaultPlaceholderUrl('thumbnail');
 }