PropertyMappingInterface
interface PropertyMappingInterface (View source)
Set and get object property value
Methods
assignObjectProperties(object $object, array|object $data)
Assign object properties from a property map.
fetchObjectProperties(array $data, object $object)
Retrieve object properties to a property map.