Function Hook_cron_mail_queue->run
Definitions
sources/hooks/systems/cron/mail_queue.php
- Run function for system scheduler hooks. Searches for things to do. ->info(..., true) must be called before this method.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$last_run | ?TIME | required parameter | N/A | N/A | Last time run (null: never) |