DataStore::get_data( array $query )
Get stock counts for the whole store.
Description Description
Parameters Parameters
- $query
-
(Required) Not used for the stock stats data store, but needed for the interface.
Return Return
(array) Array of counts.
Source Source
File: packages/woocommerce-admin/src/API/Reports/Stock/Stats/DataStore.php