flow-php/flow

Refactor `StructureEntry` to use a new logical `StructureType`

stloyd opened this issue · 0 comments

stloyd commented

Right now StructureEntry uses an array of entries as a value for structure, it's not fully correct, and we should change it to use the same as we have for MapEntry (ref #684) along with a new logical StructureType.