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