setAssetManager() public method
Sets asset manager instance or configuration.
public void setAssetManager ( $assetManager ) | ||
---|---|---|
$assetManager | yii\web\AssetManager|array |
Asset manager instance or its array configuration. |
throws | yii\console\Exception |
on invalid argument type. |
Please login to continue.