class DataCollectorTypeExtension extends AbstractTypeExtension
Type extension for collecting data of a form with this type.
Methods
buildForm(FormBuilderInterface $builder, array $options) Builds the form.
buildView(FormView $view, FormInterface $form, array $options) Builds the view. from AbstractTypeExtension finishView(FormView $view, FormInterface $form, array $options) Finishes the view. from AbstractTypeExtension configureOptions(OptionsResolver $resolver) Configures t