FormTypeExtensionInterface::buildView()

buildView(FormView $view, FormInterface $form, array $options)

Builds the view.

This method is called after the extended type has built the view to further modify it.

Parameters

FormView $view The view
FormInterface $form The form
array $options The options

See also

FormTypeInterface::buildView()
doc_Symfony
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.