Beispiel #1
0
 /** @deprecated use Asset::getInstance()->getJs($type) */
 public function GetHeadScripts($type = 0)
 {
     return $this->oAsset->getJs($type);
 }