Ejemplo n.º 1
0
 /**
  * Get urlPath
  * @return string
  */
 public function getUrlPath()
 {
     /*{{{*/
     return $this->url->getPath();
 }