mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-01-16 06:11:28 +00:00
fix cs
This commit is contained in:
@@ -61,7 +61,7 @@ class ActivityUserAggregator implements AggregatorInterface
|
||||
|
||||
public function getLabels($key, $values, $data): Closure
|
||||
{
|
||||
return function ($value) {
|
||||
return function ($value) {
|
||||
if ('_header' === $value) {
|
||||
return 'Activity user';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user