CurrencyFormatter::format( array $value, array $options = array() )
Format a given value and return the result.
Description Description
Parameters Parameters
- $value
-
(Required) Value to format.
- $options
-
(Optional) Options that influence the formatting.
Default value: array()
Return Return
(array)
Source Source
File: packages/woocommerce-blocks/src/StoreApi/Formatters/CurrencyFormatter.php