class SubmitButtonBuilder extends ButtonBuilder
A builder for {@link SubmitButton} instances.
Methods
__construct(string $name, array $options = array()) Creates a new button builder. from ButtonBuilder FormBuilderInterface add(string|integer|FormBuilderInterface $child, string|FormTypeInterface $type = null, array $options = array()) Unsupported method. from ButtonBuilder FormBuilderInterface create(string $name, string|FormTypeInterface $type = null, array $options = array()) U