You are here

public property NumberPatternSymbol::$escaped in Currency 7.2

Whether the symbol is escaped or not.

Type: boolean

File

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

Class

NumberPatternSymbol
Describes a character from a number pattern .

Namespace

BartFeenstra\CLDR

Code

public $escaped = FALSE;