From a4642d17e0e1ea018b128efdcc3db281461458b1 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Wed, 4 Apr 2018 15:21:13 -0700 Subject: Move custom libs to the source tree --- libs/SimpleQueue/QueueAdapterInterface.php | 58 ++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 libs/SimpleQueue/QueueAdapterInterface.php (limited to 'libs/SimpleQueue/QueueAdapterInterface.php') diff --git a/libs/SimpleQueue/QueueAdapterInterface.php b/libs/SimpleQueue/QueueAdapterInterface.php new file mode 100644 index 00000000..9bda3070 --- /dev/null +++ b/libs/SimpleQueue/QueueAdapterInterface.php @@ -0,0 +1,58 @@ +