Revert "apply rector rules for exports"

This reverts commit 3adf3625
This commit is contained in:
2023-06-18 11:57:26 +02:00
parent c52ba06ea0
commit 960acb8c0a
167 changed files with 51 additions and 672 deletions

View File

@@ -47,10 +47,6 @@ class SentReceivedAggregator implements AggregatorInterface
{
// No form needed
}
public function getFormDefaultData(): array
{
return [];
}
public function getLabels($key, array $values, $data): callable
{