class KeyToPath extends Model (View source)

Properties

string $key
int $mode
string $path

Methods

setKey($key)

No description

string
getKey()

No description

setMode($mode)

No description

int
getMode()

No description

setPath($path)

No description

string
getPath()

No description

Details

setKey($key)

No description

Parameters

$key

string getKey()

No description

Return Value

string

setMode($mode)

No description

Parameters

$mode

int getMode()

No description

Return Value

int

setPath($path)

No description

Parameters

$path

string getPath()

No description

Return Value

string