PK APOCALYPSE V1

APOCALYPSE V1

Current Path : /home/wallqcyy/www/wp-content/plugins/woocommerce/src/Admin/API/Reports/
Upload File :
Current File : //home/wallqcyy/www/wp-content/plugins/woocommerce/src/Admin/API/Reports/DataStoreInterface.php

<?php
/**
 * Reports Data Store Interface
 */

namespace Automattic\WooCommerce\Admin\API\Reports;

if ( ! defined( 'ABSPATH' ) ) {
	exit;
}

/**
 * WooCommerce Reports data store interface.
 *
 * @since 3.5.0
 */
interface DataStoreInterface {

	/**
	 * Get the data based on args.
	 *
	 * @param array $args Query parameters.
	 * @return stdClass|WP_Error
	 */
	public function get_data( $args );
}

if you don't want to be vaporized in a nuclear explosion, i simply have to become nuclear myself… i am atomic