WC_CSV_Exporter::prepare_data_to_export()
Prepare data that will be exported.
Method of the class: WC_CSV_Exporter{}
No Hooks.
Return
null
. Nothing.
Usage
$WC_CSV_Exporter = new WC_CSV_Exporter(); $WC_CSV_Exporter->prepare_data_to_export();
WC_CSV_Exporter::prepare_data_to_export() WC CSV Exporter::prepare data to export code WC 7.5.1
abstract public function prepare_data_to_export();