Skip to content

Commit 71dc4b9

Browse files
committed
One more static dataProvider
1 parent d539fcd commit 71dc4b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/PHPStan/Command/IgnoredRegexValidatorTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
class IgnoredRegexValidatorTest extends PHPStanTestCase
1111
{
1212

13-
public function dataValidate(): array
13+
public static function dataValidate(): array
1414
{
1515
return [
1616
[

0 commit comments

Comments
 (0)