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 (null).
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 9.4.2
abstract public function prepare_data_to_export();