From 44239ed459185053924ffd962d63bab087350c3c Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Sat, 11 Feb 2017 16:24:08 -0500 Subject: [PATCH] Start working on TrackingIdGenerator --- api/BusinessLogic/Tickets/TrackingIdGenerator.php | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 api/BusinessLogic/Tickets/TrackingIdGenerator.php diff --git a/api/BusinessLogic/Tickets/TrackingIdGenerator.php b/api/BusinessLogic/Tickets/TrackingIdGenerator.php new file mode 100644 index 00000000..3a85f350 --- /dev/null +++ b/api/BusinessLogic/Tickets/TrackingIdGenerator.php @@ -0,0 +1,10 @@ +