WC_Importer_Interface::get_parsed_datapublicWC 1.0

Get parsed data.

Method of the class: WC_Importer_Interface{}

No Hooks.

Returns

Array.

Usage

$WC_Importer_Interface = new WC_Importer_Interface();
$WC_Importer_Interface->get_parsed_data();

WC_Importer_Interface::get_parsed_data() code WC 10.5.0

public function get_parsed_data();