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 6641873 commit 1be1570Copy full SHA for 1be1570
src/DocBlock/Tags/Link.php
@@ -20,7 +20,7 @@
20
use function preg_split;
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