Automattic\WooCommerce\Admin\Features\OnboardingTasks\Tasks
ExtendStore::get_content()
Content.
Method of the class: ExtendStore{}
No Hooks.
Return
String
.
Usage
$ExtendStore = new ExtendStore(); $ExtendStore->get_content();
ExtendStore::get_content() ExtendStore::get content code WC 9.7.1
public function get_content() { return ''; }