Elgg
Version 4.3
|
Cron based handing of the delayed email notification queue. More...
Public Member Functions | |
__invoke (\Elgg\Hook $hook) | |
Cron handler to dequeue en handle delayed emails. More... | |
Cron based handing of the delayed email notification queue.
Definition at line 11 of file CronHandler.php.
Elgg\Email\DelayedQueue\CronHandler::__invoke | ( | \Elgg\Hook | $hook | ) |
Cron handler to dequeue en handle delayed emails.
\Elgg\Hook | $hook | 'cron', 'daily'|'weekly' |
Definition at line 20 of file CronHandler.php.