WC_Importer_Interface::get_raw_data()
Get raw data.
Method of the class: WC_Importer_Interface{}
No Hooks.
Return
Array
.
Usage
$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 code WC 9.6.1
public function get_raw_data();