Skip to content

Commit

Permalink
Merge pull request #28 from xeno010/patch-1
Browse files Browse the repository at this point in the history
Unused throws tag removed from PHPDoc
  • Loading branch information
freekmurze authored Sep 17, 2018
2 parents 8213154 + 0121a6f commit a349992
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/MatchResult.php
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,6 @@ public function group($group): string
* @param string $default
*
* @return string
*
* @throws RegexFailed
*/
public function groupOr($group, $default): string
{
Expand Down

0 comments on commit a349992

Please sign in to comment.