Email_Abstract::get_title()
Get email title.
Return
(string)
Source
File: src/Tickets/Emails/Email_Abstract.php
abstract public function get_title(): string;
Changelog
| Version | Description |
|---|---|
| 5.5.9 | Introduced. |
Get email title.
(string)
File: src/Tickets/Emails/Email_Abstract.php
abstract public function get_title(): string;
| Version | Description |
|---|---|
| 5.5.9 | Introduced. |