improve docgen, trnslations, admin

This commit is contained in:
Julien Fastré 2021-12-08 13:58:49 +01:00 committed by Julie Lenaerts
parent 18fa4eb586
commit 64015479b1

View File

@ -268,7 +268,6 @@ class DocGenObjectNormalizer implements NormalizerAwareInterface, NormalizerInte
->localize($value);
} elseif (is_iterable($value)) {
$arr = [];
foreach ($value as $k => $v) {
$arr[$k] =
$this->normalizer->normalize($v, $format, array_merge(