DX [cs-fixer] fixes

This commit is contained in:
2023-05-24 14:02:05 +02:00
parent 04359f27c6
commit a31c4063a1
9 changed files with 1 additions and 13 deletions

View File

@@ -107,7 +107,6 @@ class ListHouseholdInPeriod implements ListInterface, GroupedExportInterface
return $this->aggregateStringHelper->getLabelMulti($key, $values, 'export.list.household.' . $key);
case 'compositionType':
//dump($values);
return $this->translatableStringHelper->getLabel($key, $values, 'export.list.household.' . $key);
default: