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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.