KeyValueFormBundle icon indicating copy to clipboard operation
KeyValueFormBundle copied to clipboard

nesting KeyValues

Open frechina opened this issue 8 years ago • 0 comments

Hi,

Does KeyValue support nesting? I mean, can it deal with nested key-value array like the following?

["someKey" => ["someOtherKey" => "someOtherValue"],
"someKey2" => "someValue2"]

frechina avatar Mar 30 '17 09:03 frechina