class SetSerializer implements JsonSerializable (View source)

Responsible for serializing attribute sets for use in the key selector component.

Properties

protected SetManagerInterface $sets

Methods

__construct(SetManagerInterface $sets)

No description

array
jsonSerialize()

No description

Details

__construct(SetManagerInterface $sets)

No description

Parameters

SetManagerInterface $sets

array jsonSerialize()

No description

Return Value

array