File manager - Edit - /home/boiitech111/autorollingright.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/DataStoreInterface.php
Back
<?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 ); }
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.51 |
proxy
|
phpinfo
|
Settings