Email_Abstract::get_to()
Get email “to”.
Return
(string)
Source
File: src/Tickets/Emails/Email_Abstract.php
abstract public function get_to(): string;
Changelog
| Version | Description |
|---|---|
| 5.5.11 | Introduced. |
Get email “to”.
(string)
File: src/Tickets/Emails/Email_Abstract.php
abstract public function get_to(): string;
| Version | Description |
|---|---|
| 5.5.11 | Introduced. |