Skip to content

Commit ba19b3b

Browse files
committed
Remove redundnant phpdoc
1 parent 6282af7 commit ba19b3b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Matchers/DictionaryMatch.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -199,9 +199,6 @@ protected function getRawGuesses(): int
199199
return $guesses;
200200
}
201201

202-
/**
203-
* @return integer
204-
*/
205202
protected function getUppercaseVariations(): int
206203
{
207204
$word = $this->token;

0 commit comments

Comments
 (0)