Skip to content

Commit 3818262

Browse files
authored
Update AutolinkStatic.php
1 parent 11aca40 commit 3818262

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/AutolinkStatic.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
/**
1212
* The Linker class.
1313
*
14-
* @method static string convert() convert($url, $attribs = [])
15-
* @method static string convertEmail() convertEmail($url, $attribs = [])
16-
* @method static string link() link($url, $attribs = [])
14+
* @method static string convert($url, $attribs = [])
15+
* @method static string convertEmail($url, $attribs = [])
16+
* @method static string link($url, $attribs = [])
1717
*
1818
* @since 1.0
1919
*/

0 commit comments

Comments
 (0)