Function comment #4714

This commit is contained in:
Mike Jolley 2014-02-11 13:47:46 +00:00
parent ddbae4766e
commit 39f5b8aec0
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ class WC_Admin_Report {
* ) * )
* *
* @param array $args * @param array $args
* @return array of results * @return array|string depending on query_type
*/ */
public function get_order_report_data( $args = array() ) { public function get_order_report_data( $args = array() ) {
global $wpdb; global $wpdb;