You are here

constant DecimalFormatter::SYMBOL_SPECIAL_DECIMAL_SEPARATOR in Currency 7.2

The decimal separator's symbol.

File

currency/vendor/bartfeenstra/cldr/src/BartFeenstra/CLDR/DecimalFormatter.php, line 34
Contains class \BartFeenstra\CLDR\IntegerFormatter.

Class

DecimalFormatter
Formats a decimal according CLDR number pattern guidelines.

Namespace

BartFeenstra\CLDR

Code

const SYMBOL_SPECIAL_DECIMAL_SEPARATOR = '.';