Skip to content

Commit b36e7e9

Browse files
committed
author is still being used and appeared twice
1 parent 984de45 commit b36e7e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentLikeUserNotificationEvent.class.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ public function getMessage()
8888
'owner' => $owner,
8989
'reaction' => $this->getSingleReaction(),
9090
// Not used anymore but kept here for backwards compatibility with third party translations
91-
'author' => $this->author,
9291
'commentID' => $this->getCommentID(),
9392
'userNotificationObject' => $this->getUserNotificationObject(),
9493
'reactions' => $this->getReactionsForAuthors(),

0 commit comments

Comments
 (0)