WC_Importer_Interface::get_mapped_keys()publicWC 1.0

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 8.7.0

public function get_mapped_keys();