From 9a0036b8a86827c82c9d42efa10b30532b5b55e8 Mon Sep 17 00:00:00 2001 From: Marco Date: Sun, 26 Feb 2017 13:05:37 +0100 Subject: [PATCH] Add 'Status' class with constants --- src/Status.php | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 src/Status.php diff --git a/src/Status.php b/src/Status.php new file mode 100644 index 0000000..5e140c9 --- /dev/null +++ b/src/Status.php @@ -0,0 +1,20 @@ +