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