class ColorDefinition extends Model (View source)

Properties

string $background
string $foreground

Methods

setBackground($background)

No description

string
getBackground()

No description

setForeground($foreground)

No description

string
getForeground()

No description

Details

setBackground($background)

No description

Parameters

$background

string getBackground()

No description

Return Value

string

setForeground($foreground)

No description

Parameters

$foreground

string getForeground()

No description

Return Value

string