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_Process / Trigger_Process::get_trigger_args()

Trigger_Process::get_trigger_args()

Contents

  • Return
    • Source

Return #Return

(array)


Source #Source

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

	public function get_trigger_args() {
		return $this->trigger_args;
	}

Expand full source code Collapse full source code View on Github


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