upgrade phpunit: make data provider static

This commit is contained in:
2024-02-14 12:28:14 +01:00
parent d5115b3718
commit f251e6f100
57 changed files with 142 additions and 121 deletions

View File

@@ -55,7 +55,7 @@ final class CustomFieldsChoiceTest extends KernelTestCase
*
* @return array
*/
public function emptyDataProvider()
public static function emptyDataProvider()
{
return [
// 0
@@ -101,7 +101,7 @@ final class CustomFieldsChoiceTest extends KernelTestCase
];
}
public function serializedRepresentationDataProvider()
public static function serializedRepresentationDataProvider()
{
return [
[