PropertyPathMapper::mapDataToForms()

mapDataToForms(mixed $data, FormInterface[] $forms)

Maps properties of some data to a list of forms.

Parameters

mixed $data Structured data.
FormInterface[] $forms A list of {@link FormInterface} instances.

Exceptions

UnexpectedTypeException if the type of the data parameter is not supported.
doc_Symfony
2016-10-28 06:28:05
Comments
Leave a Comment

Please login to continue.