You are here

public property NumberPatternSymbol::$escapes_other_symbol in Currency 7.2

Whether this symbol escapes another or not.

Type: boolean

File

currency/vendor/bartfeenstra/cldr/src/BartFeenstra/CLDR/NumberPatternSymbol.php, line 27
Contains class \BartFeenstra\CLDR\NumberPatternSymbol.

Class

NumberPatternSymbol
Describes a character from a number pattern .

Namespace

BartFeenstra\CLDR

Code

public $escapes_other_symbol = FALSE;