class MoveFileRequest extends Model (View source)

Properties

string $newPath
string $path

Methods

setNewPath($newPath)

No description

string
getNewPath()

No description

setPath($path)

No description

string
getPath()

No description

Details

setNewPath($newPath)

No description

Parameters

$newPath

string getNewPath()

No description

Return Value

string

setPath($path)

No description

Parameters

$path

string getPath()

No description

Return Value

string