WC_Admin_Report::get_export_button()
Get an export link if needed.
Method of the class: WC_Admin_Report{}
No Hooks.
Return
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 9.6.0
public function get_export_button() {}