class ButtonType extends BaseType implements ButtonTypeInterface
A form button.
Methods
buildForm(FormBuilderInterface $builder, array $options) Builds the form. from BaseType buildView(FormView $view, FormInterface $form, array $options) Builds the form view. from BaseType finishView(FormView $view, FormInterface $form, array $options) Finishes the form view. from AbstractType configureOptions(OptionsResolver $resolver) Configures the options for this type.
string getBl