class DropdownControl implements ControlInterface (View source)

Properties

protected array $controls

Methods

__construct(array $controls = null)

No description

getFormatter()

No description

jsonSerialize()

{@inheritdoc}

array|null
getControls()

No description

denormalize(DenormalizerInterface $denormalizer, $data, string $format = null, array $context = [])

No description

Details

__construct(array $controls = null)

No description

Parameters

array $controls

FormatterInterface getFormatter()

No description

Return Value

FormatterInterface

jsonSerialize()

{@inheritdoc}

See also

\JsonSerializable::jsonSerialize()

array|null getControls()

No description

Return Value

array|null

denormalize(DenormalizerInterface $denormalizer, $data, string $format = null, array $context = [])

No description

Parameters

DenormalizerInterface $denormalizer
$data
string $format
array $context