WC_Importer_Interface::get_raw_keys()
Get file raw keys.
CSV - Headers. XML - Element names. JSON - Keys
Method of the class: WC_Importer_Interface{}
No Hooks.
Return
Array
.
Usage
$WC_Importer_Interface = new WC_Importer_Interface(); $WC_Importer_Interface->get_raw_keys();
WC_Importer_Interface::get_raw_keys() WC Importer Interface::get raw keys code WC 9.3.3
public function get_raw_keys();