Fix data provider.

This commit is contained in:
James Cole
2025-01-05 07:52:23 +01:00
parent 10a284848b
commit 73104aae1f
3 changed files with 5 additions and 5 deletions

View File

@@ -15,7 +15,7 @@ abstract class AbstractQueryParserInterfaceParseQueryTest extends TestCase
{
abstract protected function createParser(): QueryParserInterface;
public function queryDataProvider(): array
public static function queryDataProvider(): array
{
return [
'empty query' => [