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