示例#1
0
文件: Page.php 项目: blitzik/CMS
 /**
  * @return string
  */
 public function getUrlPath()
 {
     return $this->url->getCurrentUrlPath();
 }