class DriveReference extends Model (View source)

Properties

string $name
string $title

Methods

setName($name)

No description

string
getName()

No description

setTitle($title)

No description

string
getTitle()

No description

Details

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setTitle($title)

No description

Parameters

$title

string getTitle()

No description

Return Value

string