summaryrefslogtreecommitdiffstats
path: root/lib/public/Accounts/IAccountProperty.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/Accounts/IAccountProperty.php')
-rw-r--r--lib/public/Accounts/IAccountProperty.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Accounts/IAccountProperty.php b/lib/public/Accounts/IAccountProperty.php
index 0cab4d0203e..657121a27e8 100644
--- a/lib/public/Accounts/IAccountProperty.php
+++ b/lib/public/Accounts/IAccountProperty.php
@@ -29,7 +29,6 @@ namespace OCP\Accounts;
/**
* Interface IAccountProperty
*
- * @package OCP\Account
* @since 15.0.0
*/
interface IAccountProperty extends \JsonSerializable {