FormInterface

FormInterface

interface FormInterface implements ArrayAccess, Traversable, Countable

A form group bundling multiple forms in a hierarchical structure.

Methods

FormInterface setParent(FormInterface $parent = null)

Sets the parent form.

登录查看完整内容