コード例 #1
0
ファイル: main.php プロジェクト: andy-profi/bxApiDocs
 /** @deprecated use Asset::getInstance()->getJs($type) */
 public function GetHeadScripts($type = 0)
 {
     return $this->oAsset->getJs($type);
 }