class TranslationType extends AbstractType
Translation type class
Methods
buildForm(FormBuilderInterface $builder, array $options) Builds the form.
buildView(FormView $view, FormInterface $form, array $options) Builds the form view. from AbstractType finishView(FormView $view, FormInterface $form, array $options) Finishes the form view. from AbstractType setDefaultOptions(OptionsResolverInterface $resolver) Sets the default options for this type.
string|null|FormTypeInter