Automattic\WooCommerce\EmailEditor\Engine\Patterns
Abstract_Pattern::get_title
Get title.
Method of the class: Abstract_Pattern{}
No Hooks.
Returns
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 10.8.1
abstract protected function get_title(): string;