aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Encryption/IEncryptionModule.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/Encryption/IEncryptionModule.php')
-rw-r--r--lib/public/Encryption/IEncryptionModule.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Encryption/IEncryptionModule.php b/lib/public/Encryption/IEncryptionModule.php
index a4a84c2f2c2..7d306d3c2fe 100644
--- a/lib/public/Encryption/IEncryptionModule.php
+++ b/lib/public/Encryption/IEncryptionModule.php
@@ -33,7 +33,6 @@ use Symfony\Component\Console\Output\OutputInterface;
/**
* Interface IEncryptionModule
*
- * @package OCP\Encryption
* @since 8.1.0
*/
interface IEncryptionModule {