저자: net working AG (info@networking.ch)
상속: implements Networking\InitCmsBundle\Model\ContentRouteInterface
예제 #1
0
 /**
  * {@inheritDoc}
  */
 public function getRoute()
 {
     return $this->contentRoute->setContent($this);
 }