Email_Abstract::get_settings_fields()
Get the settings fields for the email.
Return
(array)
Source
File: src/Tickets/Emails/Email_Abstract.php
abstract public function get_settings_fields(): array;
Changelog
| Version | Description |
|---|---|
| 5.5.10 | Introduced. |
Get the settings fields for the email.
(array)
File: src/Tickets/Emails/Email_Abstract.php
abstract public function get_settings_fields(): array;
| Version | Description |
|---|---|
| 5.5.10 | Introduced. |