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 53b23db commit 4cf1083Copy full SHA for 4cf1083
src/Tag/Factory/TagFactory.php
@@ -5,7 +5,6 @@
5
namespace TypeLang\PHPDoc\Tag\Factory;
6
7
use TypeLang\PHPDoc\Exception\InvalidTagException;
8
-use TypeLang\PHPDoc\Exception\ParsingException;
9
use TypeLang\PHPDoc\Exception\RuntimeExceptionInterface;
10
use TypeLang\PHPDoc\Parser\Description\DescriptionParserInterface;
11
use TypeLang\PHPDoc\Tag\InvalidTag;
0 commit comments