Skip to content

Commit 10659c8

Browse files
Added annotation [skip ci]
1 parent 99d7bd4 commit 10659c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Validator.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
/**
1414
* @method static Validator landLineVN()
1515
* @method static Validator mobileVN()
16-
* @method static Validator ipVN()
16+
* @method static Validator ipVN(int $version)
1717
* @method static Validator idVN()
18-
*
18+
1919
* @author Vuong Minh <vuongxuongminh@gmail.com>
2020
* @since 1.0.0
2121
*/

0 commit comments

Comments
 (0)