FormInterface setParent(FormInterface $parent = null)
Sets the parent form.
FormInterface setParent(FormInterface $parent = null)
Sets the parent form.
FormInterface | $parent | The parent form or null if it's the root |
FormInterface | The form instance |
AlreadySubmittedException | If the form has already been submitted. |
LogicException | When trying to set a parent for a form with an empty name. |
Designed by : w10schools
service@w10schools.com
Please login to continue.