FormTypeInterface::buildForm()

buildForm(FormBuilderInterface $builder, array $options)

Builds the form.

This method is called for each type in the hierarchy starting from the top most type. Type extensions can further modify the form.

Parameters

FormBuilderInterface $builder The form builder
array $options The options

See also

FormTypeExtensionInterface::buildForm()
doc_Symfony
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.