KeyValueFormBundle
KeyValueFormBundle copied to clipboard
nesting KeyValues
Hi,
Does KeyValue support nesting? I mean, can it deal with nested key-value array like the following?
["someKey" => ["someOtherKey" => "someOtherValue"],
"someKey2" => "someValue2"]