Searched refs:getNewNotifications (Results 1 – 3 of 3) sorted by relevance
64 $new_notifications = $cron_helper->getNewNotifications($user, $notification_data);
90 $new_notifications = $this->cron_helper->getNewNotifications($user, $notification_data);
88 public function getNewNotifications($user, $notification_data) function in helper_plugin_notification_cron