From 9523c561545bd7111ddc3cac0ccec6ee10946a5d Mon Sep 17 00:00:00 2001 From: Taslan Graham Date: Mon, 2 Dec 2024 11:22:41 -0500 Subject: [PATCH 1/2] pkp/pkp-lib#10636 update notifications on submission submit --- .../managerDelegate/ApproveSubmissionNotificationManager.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/classes/notification/managerDelegate/ApproveSubmissionNotificationManager.php b/classes/notification/managerDelegate/ApproveSubmissionNotificationManager.php index b72f272ac67..5f9b6c388ab 100644 --- a/classes/notification/managerDelegate/ApproveSubmissionNotificationManager.php +++ b/classes/notification/managerDelegate/ApproveSubmissionNotificationManager.php @@ -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, From e4c40a15c39d2e2b9088391958384a167e084390 Mon Sep 17 00:00:00 2001 From: Taslan Graham Date: Mon, 2 Dec 2024 11:23:50 -0500 Subject: [PATCH 2/2] Submodule update --- lib/pkp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/pkp b/lib/pkp index cd7b8e942a4..833a7d7f522 160000 --- a/lib/pkp +++ b/lib/pkp @@ -1 +1 @@ -Subproject commit cd7b8e942a4de0453eb9b1e02f22c22ad481b991 +Subproject commit 833a7d7f52292843300596e8bf9673963d26730b