Skip to content

Commit e6af9ca

Browse files
committed
chore: use @inheritDoc instead of copying the parent docblock
1 parent 197af84 commit e6af9ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/VerboseSpecification.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ public function code(): int
5757
}
5858

5959
/**
60-
* @param TCandidate $candidate
60+
* @inheritDoc
6161
*
6262
* @throws DissatisfiedSpecification
6363
*/

0 commit comments

Comments
 (0)