From c479658f0bb953ded4b29ca573404a318f1e798f Mon Sep 17 00:00:00 2001 From: EoleDev Date: Wed, 9 Mar 2016 15:36:02 +0100 Subject: New Library --- .../common/src/Common/Service/ServiceInterface.php | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 server/vendor/php-opencloud/common/src/Common/Service/ServiceInterface.php (limited to 'server/vendor/php-opencloud/common/src/Common/Service/ServiceInterface.php') diff --git a/server/vendor/php-opencloud/common/src/Common/Service/ServiceInterface.php b/server/vendor/php-opencloud/common/src/Common/Service/ServiceInterface.php new file mode 100644 index 0000000..6ad3089 --- /dev/null +++ b/server/vendor/php-opencloud/common/src/Common/Service/ServiceInterface.php @@ -0,0 +1,14 @@ +