ClassesBigCommerceCurrencyUsd Formatter

USD_Formatter

Formatter class for currency values specifically in USD.

Methods

format

Formats a numeric value as a USD currency string.

public format(float|int|string $value): string

Parameters:

ParameterTypeDescription
$valuefloat|int|stringThe value to format.

Return Value:

The formatted currency value in USD.



Automatically generated on 2025-01-21