maxonfjvipon / elegant-elephant

Elegant object oriented php primitives library
MIT License
10 stars 1 forks source link

ArrMerged calls asArray() in constructor #4

Closed maxonfjvipon closed 2 years ago

maxonfjvipon commented 2 years ago

ArrMerged calls asArray() method of the encapsulated arrayables in secondary constructor. That's wrong because we don't want to expose encapsulated arrayables before we touch parent.