ArrayCollection transformer¶
Transforms a Flow\ETL\Row\Entry\ArrayEntry
into a Flow\ETL\Row\Entry\CollectionEntry
.
Usage:
<array-collection field="field_that_should_be_turned_from_arrayentry_to_collectionentry" />
Attributes:
field
- name of the field to be converted