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