Fcrm_Status_Helpers::get_matched_recipes_ids( mixed $uncanny_automator, mixed $trigger, mixed $subscriber = null )
Get the matching recipe ids.
Contents
Parameters Parameters
- $uncanny_automator
-
(Required) The uncanny_automator global object.
- $trigger
-
(Required) The trigger. Must be an instance of Uncanny_AutomatorFCRM_USER_STATUS_UPDATED.
- $subscriber
-
(Optional) The subscriber object.
Default value: null
Return Return
(array) The matching recipe ids.
Source Source
File: src/integrations/fluent-crm/helpers/fcrm-status-helpers.php
Expand full source code Collapse full source code View on Github