mapDataToForms(mixed $data, FormInterface[] $forms)
Maps properties of some data to a list of forms.
mapDataToForms(mixed $data, FormInterface[] $forms)
Maps properties of some data to a list of forms.
mixed | $data | Structured data. |
FormInterface[] | $forms | A list of {@link FormInterface} instances. |
UnexpectedTypeException | if the type of the data parameter is not supported. |
Designed by : w10schools
service@w10schools.com
Please login to continue.