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 19b5678 commit 0d99eedCopy full SHA for 0d99eed
src/Numeric/constants.php
@@ -3,3 +3,4 @@
3
namespace WyriHaximus\Constants\Numeric;
4
5
const ZERO = 0;
6
+const ONE = 1;
0 commit comments