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 2110a83 commit 69f2185Copy full SHA for 69f2185
tests/unit/Types/ContextFactoryTest.php
@@ -17,8 +17,8 @@
17
use phpDocumentor\Reflection\DocBlock,
18
phpDocumentor\Reflection\DocBlock\Tag;
19
use phpDocumentor;
20
- use \ReflectionClass; // yes, the slash is part of the test
21
use PHPUnit\Framework\TestCase;
+ use \ReflectionClass; // yes, the slash is part of the test
22
23
/**
24
* @coversDefaultClass \phpDocumentor\Reflection\Types\ContextFactory
0 commit comments