Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 728 Bytes

form_view.rst

File metadata and controls

16 lines (13 loc) · 728 Bytes

form_view

This view is used to render entities implementing Symfony\Component\Form\FormView interface.

Available variables

Variable name Description
form The Symfony form view which is being rendered
form_object The underlying Symfony form from which the view was built