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