PhpGt / DataObject

Structured, type-safe, immutable data transfer.
0 stars 1 forks source link

Nested data objects do not carry their data object class type #11

Closed g105b closed 2 years ago

g105b commented 2 years ago

When an object is converted into a DataObject, and a custom class is specified to use for the DataObject, this class is not carried on into nested objects.