diff options
Diffstat (limited to 'lib/public/Comments/ICommentsEventHandler.php')
-rw-r--r-- | lib/public/Comments/ICommentsEventHandler.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Comments/ICommentsEventHandler.php b/lib/public/Comments/ICommentsEventHandler.php index 7c9cd287d43..38939fefd5b 100644 --- a/lib/public/Comments/ICommentsEventHandler.php +++ b/lib/public/Comments/ICommentsEventHandler.php @@ -27,7 +27,6 @@ namespace OCP\Comments; /** * Interface ICommentsEventHandler * - * @package OCP\Comments * @since 11.0.0 */ interface ICommentsEventHandler { |