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

Please login to continue.