web\AssetManager publishFile()

publishFile() protected method

Publishes a file.

protected array publishFile ( $src )
$src string

The asset file to be published

return array

The path and the URL that the asset is published as.

throws yii\base\InvalidParamException

if the asset to be published does not exist.

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

Please login to continue.