We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac538fe commit f14d9e1Copy full SHA for f14d9e1
README.md
@@ -358,7 +358,7 @@ Almost every configuration value can be overrided dinamically by methods.
358
- currencyDecimalPoint(string)
359
- currencyThousandsSeparator(string)
360
- currencyFormat(string)
361
-- getAmountInWords(float, ?string) - Spells out float to words
+- getAmountInWords(float, ?string $locale) - Spells out float to words, second parameter is locale
362
- getTotalAmountInWords() - spells out total_amount
363
- formatCurrency(float) - returns formatted value with currency settings '$ 1,99'
364
0 commit comments