예제 #1
0
파일: View.php 프로젝트: mvccore/mvccore
 public function AssetUrl($path = '')
 {
     return $this->Controller->AssetUrl($path);
 }