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