We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e034d7 + f46ab81 commit ad78521Copy full SHA for ad78521
lib/Doctrine/Common/Annotations/DocLexer.php
@@ -16,7 +16,7 @@
16
/**
17
* Simple lexer for docblock annotations.
18
*
19
- * @template-extends AbstractLexer<DocLexer::T_*>
+ * @template-extends AbstractLexer<DocLexer::T_*, string>
20
*/
21
final class DocLexer extends AbstractLexer
22
{
0 commit comments