console\controllers\AssetController buildTarget()

buildTarget() protected method

Builds output asset bundle.

protected void buildTarget ( $target, $type, $bundles )
$target yii\web\AssetBundle

Output asset bundle

$type string

Either 'js' or 'css'.

$bundles yii\web\AssetBundle[]

Source asset bundles.

throws yii\console\Exception

on failure.

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

Please login to continue.