[Flow] Change property mapping for all collection elements

Martin Lipp martin.lipp at gmail.com
Tue Aug 6 00:49:37 CEST 2013


Is it not possible to change the property mapping configuration of child 
properties for all elements inside a collection?

I've tried to use the * syntax

$this->arguments['office']->getPropertyMappingConfiguration()->forProperty('openingHours.*.timeSpan.startTime')->setTypeConverterOption(...

but this isn't working.

Martin


More information about the Flow mailing list