summaryrefslogtreecommitdiffstats
path: root/lib/public/Comments/ICommentsManagerFactory.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/Comments/ICommentsManagerFactory.php')
-rw-r--r--lib/public/Comments/ICommentsManagerFactory.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Comments/ICommentsManagerFactory.php b/lib/public/Comments/ICommentsManagerFactory.php
index cbfb5f012ae..f7983093e8e 100644
--- a/lib/public/Comments/ICommentsManagerFactory.php
+++ b/lib/public/Comments/ICommentsManagerFactory.php
@@ -33,7 +33,6 @@ use OCP\IServerContainer;
* This class is responsible for instantiating and returning an ICommentsManager
* instance.
*
- * @package OCP\Comments
* @since 9.0.0
*/
interface ICommentsManagerFactory {