hook_civicrm_recent¶
Summary¶
This hook is called before storing recently viewed items.
Definition¶
hook_civicrm_recent(&$recentArray)
Parameters¶
- $recentArray - An array of recently viewed or processed items, for in place modification.
Returns¶
- array