Skip to content

Commit 144cb62

Browse files
alamiraultfabpot
authored andcommitted
Fix some phpdoc
1 parent c4b6c34 commit 144cb62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Comparator/NumberComparator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
class NumberComparator extends Comparator
3636
{
3737
/**
38-
* @param string|int $test A comparison string or an integer
38+
* @param string|null $test A comparison string or null
3939
*
4040
* @throws \InvalidArgumentException If the test is not understood
4141
*/

0 commit comments

Comments
 (0)