WC_Importer_Interface::get_file_position()
Get file pointer position from the last read.
Method of the class: WC_Importer_Interface{}
No Hooks.
Return
Int
.
Usage
$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 code WC 9.7.1
public function get_file_position();