From 162c30fb6410a950cda11701dcd9c0129ca56bd4 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 28 Nov 2021 20:02:00 +0100 Subject: [PATCH] add ordertype --- DataStorage/Database/Query/OrderType.php | 32 ++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 DataStorage/Database/Query/OrderType.php diff --git a/DataStorage/Database/Query/OrderType.php b/DataStorage/Database/Query/OrderType.php new file mode 100644 index 000000000..cbaf02a10 --- /dev/null +++ b/DataStorage/Database/Query/OrderType.php @@ -0,0 +1,32 @@ +