Trigger_Setup::get_trigger_type()
Return Return
(string)
Source Source
File: src/core/lib/recipe-parts/triggers/trait-trigger-setup.php
public function get_trigger_type() { return $this->trigger_type; }
Expand full source code Collapse full source code View on Github