Skip to content

Commit 1be1570

Browse files
authored
Update Link.php
1 parent 6641873 commit 1be1570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DocBlock/Tags/Link.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
use function preg_split;
2121

2222
/**
23-
* Reflection class for a @link tag in a Docblock.
23+
* Reflection class for a {@}link tag in a Docblock.
2424
*/
2525
final class Link extends BaseTag implements Factory\StaticMethod
2626
{

0 commit comments

Comments
 (0)