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_Filters::get_is_logged_in()

Contents


Return Return

(mixed)


Source Source

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

	public function get_is_logged_in() {
		return $this->is_logged_in;
	}