web\AssetManager loadBundle()

loadBundle() protected method

Loads asset bundle class by name

protected yii\web\AssetBundle loadBundle ( $name, $config = [], $publish = true )
$name string

Bundle name

$config array

Bundle object configuration

$publish boolean

If bundle should be published

throws yii\base\InvalidConfigException

if configuration isn't valid

doc_Yii
2016-10-30 17:14:38
Comments
Leave a Comment

Please login to continue.