Skip to:
Content

  • Home
  • About
  • Integrations
  • Help
  • Blog
  • Download
Automator Developer Resources

Code Reference

  • Home
  • Reference
Filter by type:
Search
Browse: Home / Reference / Classes / AUTONAMI_CONTACT_TAG_ADDED / AUTONAMI_CONTACT_TAG_ADDED::prepare_to_run()

AUTONAMI_CONTACT_TAG_ADDED::prepare_to_run( $data )

Method prepare_to_run

Contents

  • Parameters
    • Source

Parameters #Parameters

$data

(Required)


Source #Source

File: src/integrations/autonami/triggers/autonami-contact-tag-added.php

	public function prepare_to_run( $data ) {
		$this->set_conditional_trigger( true );
	}

Expand full source code Collapse full source code View on Github


Twitter • Facebook • YouTube • Contact Us • Privacy • Terms of Service