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 c4b6c34 commit 144cb62Copy full SHA for 144cb62
Comparator/NumberComparator.php
@@ -35,7 +35,7 @@
35
class NumberComparator extends Comparator
36
{
37
/**
38
- * @param string|int $test A comparison string or an integer
+ * @param string|null $test A comparison string or null
39
*
40
* @throws \InvalidArgumentException If the test is not understood
41
*/
0 commit comments