Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/Encryption/IFile.php')
-rw-r--r--lib/public/Encryption/IFile.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Encryption/IFile.php b/lib/public/Encryption/IFile.php
index e01c7ec4cac..6819cdcf642 100644
--- a/lib/public/Encryption/IFile.php
+++ b/lib/public/Encryption/IFile.php
@@ -27,7 +27,6 @@ namespace OCP\Encryption;
/**
* Interface IFile
*
- * @package OCP\Encryption
* @since 8.1.0
*/
interface IFile {