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