getPath() public méthode

public getPath ( ) : string
Résultat string
Exemple #1
0
 /**
  * {@inheritDoc}
  */
 public function getRoute()
 {
     return ContentRouteManager::generateRoute($this->contentRoute, $this->contentRoute->getPath(), $this);
 }