class FontWeightValue extends Value (View source)

Properties

protected string $fontWeight

Methods

__construct(string $fontWeight)

FontWeightValue constructor.

string
getFontWeight()

No description

void
setFontWeight(string $fontWeight)

No description

jsonSerialize()

No description

Details

__construct(string $fontWeight)

FontWeightValue constructor.

Parameters

string $fontWeight

string getFontWeight()

No description

Return Value

string

void setFontWeight(string $fontWeight)

No description

Parameters

string $fontWeight

Return Value

void

jsonSerialize()

No description