Skip to:
Content

  • Home
  • Integrations
  • Help
  • Blog
  • Download
Automator Developer Resources

Code Reference

  • Home
  • Reference
Filter by type:
Search
Browse: Home / Reference / Traits / Action_Helpers_Email / Action_Helpers_Email::is_is_html()

Action_Helpers_Email::is_is_html()

Contents

  • Return
    • Source

Return #Return

(bool)


Source #Source

File: src/core/lib/recipe-parts/actions/trait-action-helpers-email.php

	public function is_is_html() {
		return $this->is_html;
	}

Expand full source code Collapse full source code View on Github


Twitter • Facebook • YouTube • Contact Us • Privacy • Terms of Service