Skip to:
Content

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

Code Reference

  • Home
  • Reference
Filter by type:
Search
Browse: Home / Reference / Traits / Trigger_Conditions / Trigger_Conditions::get_find_in()

Trigger_Conditions::get_find_in()

Contents

  • Return
    • Source

Return #Return

(array)


Source #Source

File: src/core/lib/recipe-parts/triggers/trait-trigger-conditions.php

	protected function get_find_in() {
		return $this->find_in;
	}

Expand full source code Collapse full source code View on Github


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