Searched refs:storeSentNotifications (Results 1 – 3 of 3) sorted by relevance
72 $cron_helper->storeSentNotifications($user, $new_notifications);
100 $this->cron_helper->storeSentNotifications($user, $new_notifications);
183 public function storeSentNotifications($user, $notifications) function in helper_plugin_notification_cron