Skip to content

Commit 6282af7

Browse files
committed
Remove blank comment
1 parent 9d74ee2 commit 6282af7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Matchers/BaseMatch.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ public function __construct(string $password, int $begin, int $end, string $toke
4848
* @return array{warning: string, suggestions: array}
4949
* Associative array with warning (string) and suggestions (array of strings)
5050
*/
51-
#
5251
abstract public function getFeedback(bool $isSoleMatch): array;
5352

5453
/**

0 commit comments

Comments
 (0)