Example #1
0
File: Page.php Project: blitzik/CMS
 /**
  * @return string
  */
 public function getUrlPath()
 {
     return $this->url->getCurrentUrlPath();
 }