We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a668fb7 commit 913f05cCopy full SHA for 913f05c
tests/PHPStan/Command/ErrorFormatter/GroupedErrorFormatterTest.php
@@ -10,7 +10,7 @@
10
class GroupedErrorFormatterTest extends ErrorFormatterTestCase
11
{
12
13
- public function dataFormatterOutputProvider(): iterable
+ public static function dataFormatterOutputProvider(): iterable
14
15
yield [
16
'message' => 'No errors',
0 commit comments