Email_Abstract::get_default_template_context()
Get the default template context.
Return
(string) The email template context.
Source
File: src/Tickets/Emails/Email_Abstract.php
abstract public function get_default_template_context(): array;
Changelog
| Version | Description |
|---|---|
| 5.5.11 | Introduced. |