class LabelColor extends Model (View source)

Properties

string $backgroundColor
string $textColor

Methods

setBackgroundColor($backgroundColor)

No description

string
getBackgroundColor()

No description

setTextColor($textColor)

No description

string
getTextColor()

No description

Details

setBackgroundColor($backgroundColor)

No description

Parameters

$backgroundColor

string getBackgroundColor()

No description

Return Value

string

setTextColor($textColor)

No description

Parameters

$textColor

string getTextColor()

No description

Return Value

string