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 11.0.1
abstract protected function get_title(): string;