class FontStyleValue extends Value (View source)

Properties

protected string $fontStyle

Methods

__construct(string $fontStyle)

FontStyleValue constructor.

string
getFontStyle()

No description

void
setFontStyle(string $fontStyle)

No description

jsonSerialize()

No description

Details

__construct(string $fontStyle)

FontStyleValue constructor.

Parameters

string $fontStyle

string getFontStyle()

No description

Return Value

string

void setFontStyle(string $fontStyle)

No description

Parameters

string $fontStyle

Return Value

void

jsonSerialize()

No description