WC_Customer_Download_Log_Data_Store::get_table_name()
Get the table name for download logs.
Description Description
Return Return
(string)
Source Source
File: includes/data-stores/class-wc-customer-download-log-data-store.php
public static function get_table_name() { return self::WC_DOWNLOAD_LOG_TABLE; }