WC_Importer_Interface::get_raw_data()
Get raw data.
{} Это метод класса: WC_Importer_Interface{}
Хуков нет.
Возвращает
Массив
.
Использование
$WC_Importer_Interface = new WC_Importer_Interface(); $WC_Importer_Interface->get_raw_data();
Код WC_Importer_Interface::get_raw_data() WC Importer Interface::get raw data WC 6.4.1
public function get_raw_data();