Add missing new line
authorJoshua Rüsweg <josh@bastelstu.be>
Wed, 29 Aug 2018 13:13:32 +0000 (15:13 +0200)
committerJoshua Rüsweg <josh@bastelstu.be>
Wed, 29 Aug 2018 13:13:32 +0000 (15:13 +0200)
See #2642

wcfsetup/install/files/lib/system/user/notification/object/type/ArticleUserNotificationObjectType.class.php

index 37becbb38c73090fcd9b71a42a0aec61d89ae55c..764d6bab3b153be972890adcb462f4167cf2b41a 100644 (file)
@@ -27,4 +27,4 @@ class ArticleUserNotificationObjectType extends AbstractUserNotificationObjectTy
         * @inheritDoc
         */
        protected static $objectListClassName = ArticleList::class;
-}
\ No newline at end of file
+}