Loader::get_currency_settings()
Return an object defining the currecy options for the site’s current currency
Description Description
Return Return
(array) Settings for the current currency { Array of settings. @type string $code Currency code. @type string $precision Number of decimals. @type string $symbol Symbol for currency. }
Source Source
File: packages/woocommerce-admin/src/Loader.php