WC_Admin_Report::get_export_buttonpublicWC 1.0

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() code WC 10.3.6

public function get_export_button() {}