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.
NegativeInteger
PositiveInteger
1 parent fe34f86 commit 6305d5bCopy full SHA for 6305d5b
2 files changed
src/PseudoTypes/NegativeInteger.php
@@ -18,7 +18,7 @@
18
use phpDocumentor\Reflection\Types\Integer;
19
20
/**
21
- * Value Object representing the type 'int'.
+ * Value Object representing the type 'negative-int'.
22
*
23
* @psalm-immutable
24
*/
src/PseudoTypes/PositiveInteger.php
+ * Value Object representing the type 'positive-int'.
0 commit comments