WC_Admin_Report::get_export_button
Get an export link if needed.
Method of the class: WC_Admin_Report{}
No Hooks.
Returns
null. Nothing (null).
Usage
$WC_Admin_Report = new WC_Admin_Report(); $WC_Admin_Report->get_export_button();
WC_Admin_Report::get_export_button() WC Admin Report::get export button code WC 10.3.6
public function get_export_button() {}