MailPoet\EmailEditor\Engine\Patterns
Abstract_Pattern::get_title()
Get title.
Method of the class: Abstract_Pattern{}
No Hooks.
Return
String
.
Usage
// protected - for code of main (parent) or child class $result = $this->get_title(): string;
Abstract_Pattern::get_title() Abstract Pattern::get title code WC 9.8.1
abstract protected function get_title(): string;