web\AssetManager setConverter()

setConverter() public method

Sets the asset converter.

public void setConverter ( $value )
$value array|yii\web\AssetConverterInterface

The asset converter. This can be either an object implementing the yii\web\AssetConverterInterface, or a configuration array that can be used to create the asset converter object.

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

Please login to continue.