summaryrefslogtreecommitdiff
path: root/server/vendor/php-opencloud/common/src/Common/Service/ServiceInterface.php
diff options
context:
space:
mode:
Diffstat (limited to 'server/vendor/php-opencloud/common/src/Common/Service/ServiceInterface.php')
-rw-r--r--server/vendor/php-opencloud/common/src/Common/Service/ServiceInterface.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/vendor/php-opencloud/common/src/Common/Service/ServiceInterface.php b/server/vendor/php-opencloud/common/src/Common/Service/ServiceInterface.php
index 6ad3089..0f2f23c 100644
--- a/server/vendor/php-opencloud/common/src/Common/Service/ServiceInterface.php
+++ b/server/vendor/php-opencloud/common/src/Common/Service/ServiceInterface.php
@@ -1,4 +1,4 @@
-<?php
+<?php declare(strict_types=1);
namespace OpenCloud\Common\Service;