Class yii\apidoc\templates\bootstrap\assets\AssetBundle
Inheritance | yii\apidoc\templates\bootstrap\assets\AssetBundle » yii\web\AssetBundle |
---|---|
Available since extension's version | 2.0 |
Source Code | https://github.com/yiisoft/yii2-apidoc/blob/master/templates/bootstrap/assets/AssetBundle.php |
The asset bundle for the offline template.
Public Properties
Property Details
public $depends = [
'yii\web\JqueryAsset',
'yii\bootstrap\BootstrapAsset',
'yii\bootstrap\BootstrapPluginAsset',
'yii\apidoc\templates\bootstrap\assets\HighlightBundle',
]
'yii\web\JqueryAsset',
'yii\bootstrap\BootstrapAsset',
'yii\bootstrap\BootstrapPluginAsset',
'yii\apidoc\templates\bootstrap\assets\HighlightBundle',
]