From 4585f1a3bca736b6793af71ae2204f533ca1335d Mon Sep 17 00:00:00 2001 From: Olaf Braun Date: Mon, 25 Mar 2024 13:21:06 +0100 Subject: [PATCH] Update wcfsetup/install/files/lib/system/comment/manager/ICommentPermissionManager.class.php Co-authored-by: Alexander Ebert --- .../system/comment/manager/ICommentPermissionManager.class.php | 1 + 1 file changed, 1 insertion(+) diff --git a/wcfsetup/install/files/lib/system/comment/manager/ICommentPermissionManager.class.php b/wcfsetup/install/files/lib/system/comment/manager/ICommentPermissionManager.class.php index 4871dc86a3..a78a23b904 100644 --- a/wcfsetup/install/files/lib/system/comment/manager/ICommentPermissionManager.class.php +++ b/wcfsetup/install/files/lib/system/comment/manager/ICommentPermissionManager.class.php @@ -10,6 +10,7 @@ use wcf\data\user\UserProfile; * @author Olaf Braun * @copyright 2001-2024 WoltLab GmbH * @license GNU Lesser General Public License + * @since 6.1 */ interface ICommentPermissionManager extends ICommentManager { -- 2.20.1