class Notice extends Collection (View source)

Properties

protected $collection_key
string[] $description
protected $linksType
protected $linksDataType
string $title
string $type

Methods

setDescription($description)

No description

string[]
getDescription()

No description

setLinks($links)

No description

Link[]
getLinks()

No description

setTitle($title)

No description

string
getTitle()

No description

setType($type)

No description

string
getType()

No description

Details

setDescription($description)

No description

Parameters

$description

string[] getDescription()

No description

Return Value

string[]

No description

Parameters

$links

No description

Return Value

Link[]

setTitle($title)

No description

Parameters

$title

string getTitle()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string