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