Action_Helpers_Email::get_from_name()
Return Return
(mixed)
Source Source
File: src/core/lib/recipe-parts/actions/trait-action-helpers-email.php
public function get_from_name() { return $this->from_name; }
Expand full source code Collapse full source code View on Github