WC_Importer_Interface::get_parsed_data()
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 Importer Interface::get parsed data WC 9.6.1
public function get_parsed_data();