GroupsType

Extends \Symfony\Component\Form\AbstractType

Class GroupsType provides FormBuilderInterface and OptionsResolver to Twig

package

App\Form

Methods

Build a form using the Groups Entity options and return an array to Twig

buildForm(\Symfony\Component\Form\FormBuilderInterface $builder, array $options) 

Arguments

$builder

\Symfony\Component\Form\FormBuilderInterface

$options

array

Configure options for FormBuilderInterface and return OptionsResolver object

configureOptions(\Symfony\Component\OptionsResolver\OptionsResolver $resolver) 

Arguments

$resolver

\Symfony\Component\OptionsResolver\OptionsResolver