Email_Abstract::get_settings_fields()

Get the settings fields for the email.


Return

(array)


Top ↑

Source

File: src/Tickets/Emails/Email_Abstract.php

	abstract public function get_settings_fields(): array;

Top ↑

Changelog

Changelog
Version Description
5.5.10 Introduced.