ResolvedFormTypeInterface::createBuilder()

FormBuilderInterface createBuilder(FormFactoryInterface $factory, string $name, array $options = array())

Creates a new form builder for this type.

Parameters

FormFactoryInterface $factory The form factory
string $name The name for the builder
array $options The builder options

Return Value

FormBuilderInterface The created form builder
doc_Symfony
2016-10-28 06:30:04
Comments
Leave a Comment

Please login to continue.