We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55dcd43 commit 63d10a4Copy full SHA for 63d10a4
tests/unit/Types/ContextTest.php
@@ -15,7 +15,7 @@
15
use Mockery as m;
16
17
/**
18
- * @coversDefaultClass \phpDocumentor\Reflection\DocBlock\Context
+ * @coversDefaultClass \phpDocumentor\Reflection\Types\Context
19
*/
20
class ContextTest extends \PHPUnit_Framework_TestCase
21
{
0 commit comments