WC_Importer_Interface::get_mapped_keys()publicWC 1.0

Get file mapped headers.

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();

WC_Importer_Interface::get_mapped_keys() code WC 8.7.0

public function get_mapped_keys();