Skip to content

Commit 6b7d87f

Browse files
mvoriseksebastianbergmann
authored andcommitted
Fix phpdoc of internal private property
1 parent 06a7aa6 commit 6b7d87f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CodeCoverage.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ final class CodeCoverage
7777
private $ignoreDeprecatedCode = false;
7878

7979
/**
80-
* @var PhptTestCase|string|TestCase
80+
* @var PhptTestCase|string|TestCase|null
8181
*/
8282
private $currentId;
8383

0 commit comments

Comments
 (0)