WC_Importer_Interface::get_raw_data() public WC 1.0
Get raw data.
{} It's a 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();
Code of WC_Importer_Interface::get_raw_data() WC Importer Interface::get raw data WC 5.0.0
public function get_raw_data();