web\AssetManager $dirMode

$dirMode public property

The permission to be set for newly generated asset directories. This value will be used by PHP chmod() function. No umask will be applied. Defaults to 0775, meaning the directory is read-writable by owner and group, but read-only for other users.

public integer $dirMode = 509
doc_Yii
2016-10-30 17:14:34
Comments
Leave a Comment

Please login to continue.