Home
last modified time | relevance | path

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

/plugin/notification/action/
H A Dcron.php59 $notification_data = $cron_helper->getNotificationData($user);
/plugin/notification/
H A Dcli.php82 $notification_data = $this->cron_helper->getNotificationData($user);
/plugin/notification/helper/
H A Dcron.php55 public function getNotificationData($user) function in helper_plugin_notification_cron