mark-gerarts / automapper-plus

An AutoMapper for PHP
MIT License
551 stars 30 forks source link

MapToObject with nested Objects #78

Open DemigodCode opened 3 years ago

DemigodCode commented 3 years ago

When mapping to an object, MapTo::getSourceValue should also use mapToObject instead of creating an new one with map()