Skip to content

Commit

Permalink
Submodule update
Browse files Browse the repository at this point in the history
  • Loading branch information
taslangraham authored Dec 11, 2024
2 parents 0522b5c + e4c40a1 commit daea613
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class ApproveSubmissionNotificationManager extends PKPApproveSubmissionNotificat
/**
* @copydoc PKPNotificationOperationManager::getNotificationTitle()
*/
public function getNotificationTitle(Notification $notification)
public function getNotificationTitle(Notification $notification): string
{
return match($notification->type) {
Notification::NOTIFICATION_TYPE_APPROVE_SUBMISSION,
Expand Down
2 changes: 1 addition & 1 deletion lib/pkp

0 comments on commit daea613

Please sign in to comment.