web\AssetManager $afterCopy

$afterCopy public property

A PHP callback that is called after a sub-directory or file is successfully copied. This option is used only when publishing a directory. The signature of the callback is the same as for $beforeCopy. This is passed as a parameter afterCopy to yii\helpers\FileHelper::copyDirectory().

public callback $afterCopy = null
doc_Yii
2016-10-30 17:14:32
Comments
Leave a Comment

Please login to continue.