示例#1
0
 /**
  * {@inheritdoc}
  */
 public function generateThumbnails(MediaInterface $media)
 {
     $this->thumbnail->generate($this, $media);
 }