DataStore::get_taxes( array $args )
Get taxes associated with a store.
Description Description
Parameters Parameters
- $args
-
(Required) Array of args to filter the query by. Supports
include
.
Return Return
(array) An array of all taxes.
Source Source
File: packages/woocommerce-admin/src/API/Reports/Taxes/Stats/DataStore.php