WC_Importer_Interface::get_mapped_keys() public WC 1.0
Get file mapped headers.
{} It's a method of the class: WC_Importer_Interface{}
No Hooks.
Return
Array.
Usage
$WC_Importer_Interface = new WC_Importer_Interface(); $WC_Importer_Interface->get_mapped_keys();
Code of WC_Importer_Interface::get_mapped_keys() WC Importer Interface::get mapped keys WC 5.0.0
public function get_mapped_keys();