web\AssetManager $forceCopy

$forceCopy public property

Whether the directory being published should be copied even if it is found in the target directory. This option is used only when publishing a directory. You may want to set this to be true during the development stage to make sure the published directory is always up-to-date. Do not set this to true on production servers as it will significantly degrade the performance.

public boolean $forceCopy = false
doc_Yii
2016-10-30 17:14:35
Comments
Leave a Comment

Please login to continue.