Email_Abstract::get_default_heading()
Get default email heading.
Return
(string)
Source
File: src/Tickets/Emails/Email_Abstract.php
abstract public function get_default_heading(): string;
Changelog
| Version | Description |
|---|---|
| 5.5.10 | Introduced. |
Get default email heading.
(string)
File: src/Tickets/Emails/Email_Abstract.php
abstract public function get_default_heading(): string;
| Version | Description |
|---|---|
| 5.5.10 | Introduced. |