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