Warning: Array to string conversion in /home/customer/www/docs.automatorplugin.com/public_html/wp-content/themes/wporg-developer/inc/template-tags.php on line 825
Trigger_Setup::get_trigger_type()

Contents


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;
	}