Skip to content

Commit 41c66d1

Browse files
samdarkStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent f1081cf commit 41c66d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/NumericHelper.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,9 @@ public static function normalize($value): string
6464

6565
/**
6666
* Checks whether the given string is an integer number.
67+
*
6768
* @param mixed $value
69+
*
6870
* @return bool
6971
*/
7072
public static function isInteger($value): bool

0 commit comments

Comments
 (0)