Skip to content

Commit

Permalink
Fix: Remove unnecessary annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Oct 25, 2020
1 parent 2c126a2 commit aba4760
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/Unit/RuleSet/AbstractRuleSetTestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -180,8 +180,6 @@ final protected static function className(): string
}

/**
* @param ?string $header
*
* @throws \RuntimeException
*/
final protected static function createRuleSet(?string $header = null): Config\RuleSet
Expand Down

0 comments on commit aba4760

Please sign in to comment.