From e8357ea178cafec67587ebea7f67b27024b5074f Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Wed, 28 Oct 2015 18:59:44 +0100 Subject: [PATCH] Dummy change This change will cause the handler to be recognized as changed file by our build tools, ensuring the current version will be force-shipped with the next update. --- .../system/user/notification/UserNotificationHandler.class.php | 1 + 1 file changed, 1 insertion(+) diff --git a/wcfsetup/install/files/lib/system/user/notification/UserNotificationHandler.class.php b/wcfsetup/install/files/lib/system/user/notification/UserNotificationHandler.class.php index c2607100e0..3fd262f312 100644 --- a/wcfsetup/install/files/lib/system/user/notification/UserNotificationHandler.class.php +++ b/wcfsetup/install/files/lib/system/user/notification/UserNotificationHandler.class.php @@ -674,6 +674,7 @@ class UserNotificationHandler extends SingletonFactory { * Please consider replacing your calls with markAsConfirmed(). * * @deprecated + * * @param string $eventName * @param string $objectType * @param array $recipientIDs -- 2.20.1