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