web\AssetBundle publish()

publish() public method

Publishes the asset bundle if its source code is not under Web-accessible directory.

It will also try to convert non-CSS or JS files (e.g. LESS, Sass) into the corresponding CSS or JS files using asset converter.

public void publish ( $am )
$am yii\web\AssetManager

The asset manager to perform the asset publishing

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

Please login to continue.