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 6.4.1
public function get_parsed_data();