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

@@ -56,10 +56,6 @@ class ActivityUsersAggregator implements AggregatorInterface
{
// nothing to add on the form
}
public function getFormDefaultData(): array
{
return [];
}
public function getLabels($key, array $values, $data)
{