You are here

constant IntegerFormatter::SYMBOL_SPECIAL_MINUS in Currency 7.2

The minus sign's symbol.

File

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

Class

IntegerFormatter
Formats an integer according CLDR number pattern guidelines.

Namespace

BartFeenstra\CLDR

Code

const SYMBOL_SPECIAL_MINUS = '-';