console\controllers\AssetController loadTargets()

loadTargets() protected method

Creates full list of output asset bundles.

protected yii\web\AssetBundle[] loadTargets ( $targets, $bundles )
$targets array

Output asset bundles configuration.

$bundles yii\web\AssetBundle[]

List of source asset bundles.

return yii\web\AssetBundle[]

List of output asset bundles.

throws yii\console\Exception

on failure.

doc_Yii
2016-10-30 16:54:54
Comments
Leave a Comment

Please login to continue.