AUTONAMI_USER_ADDED_TO_LIST::prepare_to_run( $data )
Method prepare_to_run
Contents
Parameters Parameters
- $data
-
(Required)
Source Source
File: src/integrations/autonami/triggers/autonami-user-added-to-list.php
public function prepare_to_run( $data ) { $this->set_conditional_trigger( true ); }
Expand full source code Collapse full source code View on Github