Function Hook_cron_birthday_points->info

Definitions

sources/hooks/systems/cron/birthday_points.php

  • Get info from this hook.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: array

Parameters

Name Type Default Set Range Description
$last_run ?TIME required parameter N/A N/A Last time run (null: never)
$calculate_num_queued ?boolean required parameter N/A N/A Calculate the number of items queued, if possible (null: the hook may decide / low priority)

Return

  • Return a map of info about the hook (null: disabled)
  • Type: ?array
  • Set: N/A
  • Range: N/A