WC_Importer_Interface::get_mapped_keys()
Get file mapped headers.
Метод класса: WC_Importer_Interface{}
Хуков нет.
Возвращает
Массив
.
Использование
$WC_Importer_Interface = new WC_Importer_Interface(); $WC_Importer_Interface->get_mapped_keys();
Код WC_Importer_Interface::get_mapped_keys() WC Importer Interface::get mapped keys WC 9.2.3
public function get_mapped_keys();