summaryrefslogtreecommitdiffstats
path: root/lib/public/Notification/IManager.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/Notification/IManager.php')
-rw-r--r--lib/public/Notification/IManager.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Notification/IManager.php b/lib/public/Notification/IManager.php
index dfc94c0be80..accebee61ba 100644
--- a/lib/public/Notification/IManager.php
+++ b/lib/public/Notification/IManager.php
@@ -29,7 +29,6 @@ namespace OCP\Notification;
/**
* Interface IManager
*
- * @package OCP\Notification
* @since 9.0.0
*/
interface IManager extends IApp, INotifier {