inc/managers/NotificationManager.php
@@ -82,6 +82,11 @@ return $this->notifications->markActioned($userID, $notification_id, $result); } public function getNotificationTypes(bool $all = false):array { return $this->notifications->getNotificationTypes($all); } /************************************************ * CONTENT NOTIFICATIONS * These are pooled notifications of new content for: