Button

Button

class Button implements IteratorAggregate, FormInterface

A form button.

Methods

__construct(FormConfigInterface $config)

Creates a new button from a form configuration.

bool offsetExists(mixed $offset)

Unsupported method.

offsetGet(mixed $offset)

Unsupported method.