class StyleValue implements JsonSerializable (View source)

Properties

protected StyleInterface $style
protected ValueInterface $value

Methods

__construct(StyleInterface $style, ValueInterface $value)

StyleValue constructor.

getStyle()

No description

getValue()

No description

jsonSerialize()

No description

Details

__construct(StyleInterface $style, ValueInterface $value)

StyleValue constructor.

Parameters

StyleInterface $style
ValueInterface $value

StyleInterface getStyle()

No description

Return Value

StyleInterface

ValueInterface getValue()

No description

Return Value

ValueInterface

jsonSerialize()

No description