Automattic\WooCommerce\Admin\Features\OnboardingTasks\Tasks
StoreCreation::get_time()
Time.
Метод класса: StoreCreation{}
Хуков нет.
Возвращает
Строку
.
Использование
$StoreCreation = new StoreCreation(); $StoreCreation->get_time();
Код StoreCreation::get_time() StoreCreation::get time WC 9.3.3
public function get_time() { return ''; }