Skip to content

Commit 0d99eed

Browse files
committed
Added ONE constant
1 parent 19b5678 commit 0d99eed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Numeric/constants.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
namespace WyriHaximus\Constants\Numeric;
44

55
const ZERO = 0;
6+
const ONE = 1;

0 commit comments

Comments
 (0)