Skip to content

Commit 466154c

Browse files
committed
Fix contact -> concat docblock.
1 parent 69b680e commit 466154c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Lib/Strings.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
use Vector\Core\Module;
66

77
/**
8-
* @method static string contact(...$args)
8+
* @method static string concat(...$args)
99
* @method static array split(...$args)
1010
* @method static string startsWith(...$args)
1111
* @method static string toLowercase(...$args)

0 commit comments

Comments
 (0)