diff --git a/classes/notification/managerDelegate/ApproveSubmissionNotificationManager.php b/classes/notification/managerDelegate/ApproveSubmissionNotificationManager.php index 4ab038a736..e70375af64 100644 --- a/classes/notification/managerDelegate/ApproveSubmissionNotificationManager.php +++ b/classes/notification/managerDelegate/ApproveSubmissionNotificationManager.php @@ -15,9 +15,9 @@ namespace APP\notification\managerDelegate; +use PKP\core\PKPRequest; use PKP\notification\managerDelegate\PKPApproveSubmissionNotificationManager; use PKP\notification\Notification; -use PKP\request\PKPRequest; class ApproveSubmissionNotificationManager extends PKPApproveSubmissionNotificationManager {