Home
last modified time | relevance | path

Searched refs:notifications_data (Results 1 – 2 of 2) sorted by relevance

/plugin/notification/action/
H A Dcron.php64 $notifications_data = [
69 trigger_event('PLUGIN_NOTIFICATION_GATHER', $notifications_data);
71 $notifications = $notifications_data['notifications'];
/plugin/notification/syntax/
H A Dlist.php135 $notifications_data = [
140 trigger_event('PLUGIN_NOTIFICATION_GATHER', $notifications_data);
142 $notifications = $notifications_data['notifications'];