WC_Importer_Interface::get_percent_complete()
Get file pointer position as a percentage of file size.
Метод класса: WC_Importer_Interface{}
Хуков нет.
Возвращает
int
.
Использование
$WC_Importer_Interface = new WC_Importer_Interface(); $WC_Importer_Interface->get_percent_complete();
Код WC_Importer_Interface::get_percent_complete() WC Importer Interface::get percent complete WC 9.2.3
public function get_percent_complete();