You are here

constant IntegerFormatter::SYMBOL_SPECIAL_GROUPING_SEPARATOR in Currency 7.2

The grouping separator's symbol.

File

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

Class

IntegerFormatter
Formats an integer according CLDR number pattern guidelines.

Namespace

BartFeenstra\CLDR

Code

const SYMBOL_SPECIAL_GROUPING_SEPARATOR = ',';