Skip to content

Commit ffb8649

Browse files
committed
Fix abstract tag typo
1 parent 25563c1 commit ffb8649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/DocBlock/Tag/AbstractTag/AbstractTagFactory.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
/**
1212
* This class is responsible for creating "`@abstract`" tags.
1313
*
14-
* See {@see IgnoreTag} for details about this tag.
14+
* See {@see AbstractTag} for details about this tag.
1515
*/
1616
final class AbstractTagFactory implements TagFactoryInterface
1717
{

0 commit comments

Comments
 (0)