We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5ac2a85 + 1be1570 commit 13d9a6bCopy full SHA for 13d9a6b
1 file changed
src/DocBlock/Tags/Link.php
@@ -20,7 +20,7 @@
20
use Webmozart\Assert\Assert;
21
22
/**
23
- * Reflection class for a @link tag in a Docblock.
+ * Reflection class for a {@}link tag in a Docblock.
24
*/
25
final class Link extends BaseTag implements Factory\StaticMethod
26
{
0 commit comments