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