Automattic\WooCommerce\Admin\Features\OnboardingTasks\Tasks
LaunchYourStore::get_id()
ID.
Method of the class: LaunchYourStore{}
No Hooks.
Return
String
.
Usage
$LaunchYourStore = new LaunchYourStore(); $LaunchYourStore->get_id();
LaunchYourStore::get_id() LaunchYourStore::get id code WC 9.7.1
public function get_id() { return 'launch-your-store'; }