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 11aca40 commit 3818262Copy full SHA for 3818262
src/AutolinkStatic.php
@@ -11,9 +11,9 @@
11
/**
12
* The Linker class.
13
*
14
- * @method static string convert() convert($url, $attribs = [])
15
- * @method static string convertEmail() convertEmail($url, $attribs = [])
16
- * @method static string link() link($url, $attribs = [])
+ * @method static string convert($url, $attribs = [])
+ * @method static string convertEmail($url, $attribs = [])
+ * @method static string link($url, $attribs = [])
17
18
* @since 1.0
19
*/
0 commit comments