WC_CSV_Exporter::prepare_data_to_export
Prepare data that will be exported.
Method of the class: WC_CSV_Exporter{}
No Hooks.
Returns
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 10.5.0
abstract public function prepare_data_to_export();