We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d14f750 commit f80ca7aCopy full SHA for f80ca7a
tests/unit/DocBlock/StandardTagFactoryTest.php
@@ -37,8 +37,6 @@
37
use phpDocumentor\Reflection\DocBlock\Tags\See;
38
use phpDocumentor\Reflection\DocBlock\Tags\Template;
39
use phpDocumentor\Reflection\DocBlock\Tags\TemplateCovariant;
40
-use phpDocumentor\Reflection\DocBlock\Tags\TemplateExtends;
41
-use phpDocumentor\Reflection\DocBlock\Tags\TemplateImplements;
42
use phpDocumentor\Reflection\DocBlock\Tags\Throws;
43
use phpDocumentor\Reflection\DocBlock\Tags\Var_;
44
use phpDocumentor\Reflection\Fqsen;
0 commit comments