Home
last modified time | relevance | path

Searched refs:storeSentNotifications (Results 1 – 3 of 3) sorted by relevance

/plugin/notification/action/
H A Dcron.php72 $cron_helper->storeSentNotifications($user, $new_notifications);
/plugin/notification/
H A Dcli.php100 $this->cron_helper->storeSentNotifications($user, $new_notifications);
/plugin/notification/helper/
H A Dcron.php183 public function storeSentNotifications($user, $notifications) function in helper_plugin_notification_cron