Fix CS and upgrade issues after mergin master branch

This commit is contained in:
2024-06-24 10:56:02 +02:00
parent 916724c0c5
commit 49dd7f94fa
13 changed files with 13 additions and 27 deletions

View File

@@ -47,7 +47,7 @@ final class ReferrerAggregatorTest extends AbstractAggregatorTest
}
}
public function provideBeforeData(): iterable
public static function provideBeforeData(): iterable
{
yield [
['date_calc' => new RollingDate(RollingDate::T_TODAY)],

View File

@@ -74,7 +74,7 @@ final class ReferrerScopeAggregatorTest extends AbstractAggregatorTest
}
}
public function provideBeforeData(): iterable
public static function provideBeforeData(): iterable
{
yield [
null,

View File

@@ -47,7 +47,7 @@ final class UserJobAggregatorTest extends AbstractAggregatorTest
}
}
public function provideBeforeData(): iterable
public static function provideBeforeData(): iterable
{
yield [
null,