Ejemplo n.º 1
0
 /**
  * Retrieve post url route path
  * @return string
  */
 public function getUrl()
 {
     return $this->_url->getUrlPath($this, URL::CONTROLLER_POST);
 }