WC_Importer_Interface::get_file_position() public WC 1.0
Get file pointer position from the last read.
{} It's a 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();
Code of WC_Importer_Interface::get_file_position() WC Importer Interface::get file position WC 5.0.0
public function get_file_position();