We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e208c93 commit 1721dbfCopy full SHA for 1721dbf
tests/Levels/LevelsIntegrationTest.php
@@ -10,7 +10,7 @@ class LevelsIntegrationTest extends LevelsTestCase
10
/**
11
* @return string[][]
12
*/
13
- public function dataTopics(): array
+ public static function dataTopics(): array
14
{
15
return [
16
['arithmeticOperators'],
0 commit comments