class StackPack extends Model (View source)

Properties

string[] $descriptions
string $iconDataURL
string $id
string $title

Methods

setDescriptions($descriptions)

No description

string[]
getDescriptions()

No description

setIconDataURL($iconDataURL)

No description

string
getIconDataURL()

No description

setId($id)

No description

string
getId()

No description

setTitle($title)

No description

string
getTitle()

No description

Details

setDescriptions($descriptions)

No description

Parameters

$descriptions

string[] getDescriptions()

No description

Return Value

string[]

setIconDataURL($iconDataURL)

No description

Parameters

$iconDataURL

string getIconDataURL()

No description

Return Value

string

setId($id)

No description

Parameters

$id

string getId()

No description

Return Value

string

setTitle($title)

No description

Parameters

$title

string getTitle()

No description

Return Value

string