WC_Report_Downloads::no_items()
No items found text.
Contents
Description Description
Source Source
File: includes/admin/reports/class-wc-report-downloads.php
public function no_items() { esc_html_e( 'No customer downloads found.', 'woocommerce' ); }