Automattic\WooCommerce\Admin\Features\OnboardingTasks\Tasks

ExtendStore::get_contentpublicWC 1.0

Content.

Method of the class: ExtendStore{}

No Hooks.

Returns

string.

Usage

$ExtendStore = new ExtendStore();
$ExtendStore->get_content();

ExtendStore::get_content() code WC 11.0.1

public function get_content() {
	return '';
}