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 25563c1 commit ffb8649Copy full SHA for ffb8649
src/DocBlock/Tag/AbstractTag/AbstractTagFactory.php
@@ -11,7 +11,7 @@
11
/**
12
* This class is responsible for creating "`@abstract`" tags.
13
*
14
- * See {@see IgnoreTag} for details about this tag.
+ * See {@see AbstractTag} for details about this tag.
15
*/
16
final class AbstractTagFactory implements TagFactoryInterface
17
{
0 commit comments