コード例 #1
0
ファイル: Tags.php プロジェクト: Ignite-IT/enolaphp
 public function javaScript($name = 'base')
 {
     return $this->api->javaScript($name);
 }