Dariusz Rumiński 2 лет назад
Родитель
Сommit
217610b83d
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      tests/Fixer/Phpdoc/PhpdocAlignFixerTest.php

+ 1 - 1
tests/Fixer/Phpdoc/PhpdocAlignFixerTest.php

@@ -1513,7 +1513,7 @@ class Foo {}
         EOT, $input);
     }
 
-    public function provideCallableTypesWithUglyCodeCases(): iterable
+    public static function provideCallableTypesWithUglyCodeCases(): iterable
     {
         yield [<<<'EOT'
         <?php