diff options
Diffstat (limited to 'server/vendor/php-opencloud/common/src/Common/Service/ServiceInterface.php')
| -rwxr-xr-x | server/vendor/php-opencloud/common/src/Common/Service/ServiceInterface.php | 2 |
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 100755 --- 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; |
