PropertyPathMapper
PropertyPathMapper
class PropertyPathMapper implements DataMapperInterface
Maps arrays/objects to/from forms using property paths.
Methods
__construct(PropertyAccessorInterface $propertyAccessor = null) Creates a new property path mapper. | ||
mapDataToForms(mixed $data, FormInterface[] $forms) Maps properties of some data to a l |