class ButtonControl implements ControlInterface (View source)

Properties

protected LocationInterface $location

Methods

__construct(LocationInterface $location = null)

No description

void
setLocation(LocationInterface|null $location)

No description

getLocation()

No description

getFormatter()

No description

jsonSerialize()

No description

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

No description

Details

__construct(LocationInterface $location = null)

No description

Parameters

LocationInterface $location

void setLocation(LocationInterface|null $location)

No description

Parameters

LocationInterface|null $location

Return Value

void

LocationInterface getLocation()

No description

Return Value

LocationInterface

FormatterInterface getFormatter()

No description

Return Value

FormatterInterface

jsonSerialize()

No description

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

No description

Parameters

DenormalizerInterface $denormalizer
$data
string $format
array $context