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