Skip to content

Commit

Permalink
Fix: Run 'make coding-standards'
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Dec 24, 2023
1 parent 40eb7de commit 1e53ea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Unit/RuleSetTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ public function testWithHeaderReturnsRuleSetWithEnabledHeaderCommentFixer(string
}

/**
* @return \Generator<string, array{0: string}>
* @return Generator<string, array{0: string}>
*/
public static function provideValidHeader(): iterable
{
Expand Down

0 comments on commit 1e53ea1

Please sign in to comment.