메소드 | 설명 | |
---|---|---|
format ( $value, $formatter ) : string | Format the data based on the input formatter value | |
formatToNumber ( $value, integer $decimals = 2 ) : null | string | Format the input data with decimal places | |
formatToPrice ( $value, null $currency = null ) : null | string | Helper method to format price values with associated currency information. |