WC_Importer_Interface::get_parsed_data()publicWC 1.0

Get parsed data.

Метод класса: WC_Importer_Interface{}

Хуков нет.

Возвращает

Массив.

Использование

$WC_Importer_Interface = new WC_Importer_Interface();
$WC_Importer_Interface->get_parsed_data();

Код WC_Importer_Interface::get_parsed_data() WC 8.7.0

public function get_parsed_data();