WC_Importer_Interface::get_file_position
Get file pointer position from the last read.
Метод класса: WC_Importer_Interface{}
Хуков нет.
Возвращает
int
.
Использование
$WC_Importer_Interface = new WC_Importer_Interface(); $WC_Importer_Interface->get_file_position();
Код WC_Importer_Interface::get_file_position() WC Importer Interface::get file position WC 9.9.3
public function get_file_position();