Browse Source

DX: apply CS (#6759)

Dariusz Rumiński 2 years ago
parent
commit
217610b83d
1 changed files with 1 additions and 1 deletions
  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