class BackgroundColoredText extends Model (View source)

Properties

string $backgroundColor
string $text

Methods

setBackgroundColor($backgroundColor)

No description

string
getBackgroundColor()

No description

setText($text)

No description

string
getText()

No description

Details

setBackgroundColor($backgroundColor)

No description

Parameters

$backgroundColor

string getBackgroundColor()

No description

Return Value

string

setText($text)

No description

Parameters

$text

string getText()

No description

Return Value

string