WC_Importer_Interface::get_file_positionpublicWC 1.0

Get file pointer position from the last read.

Method of the class: WC_Importer_Interface{}

No Hooks.

Returns

Int.

Usage

$WC_Importer_Interface = new WC_Importer_Interface();
$WC_Importer_Interface->get_file_position();

WC_Importer_Interface::get_file_position() code WC 10.8.1

public function get_file_position();