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::get_content_type()

Action_Helpers_Email::get_content_type()

Contents

  • Return
    • Source

Return #Return

(string)


Source #Source

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

	public function get_content_type() {
		return $this->content_type;
	}

Expand full source code Collapse full source code View on Github


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