Skip to content

Commit

Permalink
Fix: DocBlock
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Sep 18, 2023
1 parent 3bdcded commit 57b765a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/RuleSet.php
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ public function rules(): Rules
}

/**
* Returns rules along with the header_comment fixer enabled to add a header.
* Returns a new rule set with rules where the header_comment fixer is enabled to add a header.
*
* @see https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.27.0/doc/rules/comment/header_comment.rst
*/
Expand Down

0 comments on commit 57b765a

Please sign in to comment.