class WriteFileRequest extends Model (View source)

Properties

string $contents
string $path

Methods

setContents($contents)

No description

string
getContents()

No description

setPath($path)

No description

string
getPath()

No description

Details

setContents($contents)

No description

Parameters

$contents

string getContents()

No description

Return Value

string

setPath($path)

No description

Parameters

$path

string getPath()

No description

Return Value

string