trait AutoRenameTrait

If there's a conflict, as determined by mode, have the Dropbox server try to autorename the file to avoid conflict. The default for this field is False.

Methods

setAutoRename( bool $set)

If there's a conflict, as determined by mode, have the Dropbox server try to autorename the file to avoid conflict. The default for this field is False.

Details

at line line 29
AutoRenameTrait setAutoRename( bool $set)

If there's a conflict, as determined by mode, have the Dropbox server try to autorename the file to avoid conflict. The default for this field is False.

Parameters

bool $set The setting

Return Value

AutoRenameTrait