コード例 #1
0
ファイル: Abstract.php プロジェクト: Lazaro-Gallo/psmn
 public function scriptPath($script)
 {
     return $this->view->getScriptPath($script);
 }