Author: net working AG (info@networking.ch)
Inheritance: implements Networking\InitCmsBundle\Model\ContentRouteInterface
Esempio n. 1
0
 /**
  * {@inheritDoc}
  */
 public function getRoute()
 {
     return $this->contentRoute->setContent($this);
 }