This commit is contained in:
Dennis Eichhorn 2017-10-26 18:29:05 +02:00
parent 48d742d68f
commit 3365b59837

View File

@ -269,8 +269,6 @@ class DataMapperAbstract implements DataMapperInterface
// todo: how to handle with of parent objects/extends/relations
self::$fields = $objects;
//return __CLASS__;
}
/**