We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 88b67bd + 6eee464 commit d5fef10Copy full SHA for d5fef10
tests/integration/DocblockSeeTagResolvingTest.php
@@ -8,6 +8,9 @@
8
use phpDocumentor\Reflection\Types\Context;
9
use PHPUnit\Framework\TestCase;
10
11
+/**
12
+ * @coversNothing
13
+ */
14
class DocblockSeeTagResolvingTest extends TestCase
15
{
16
public function testResolvesSeeFQSENOfInlineTags()
0 commit comments