You are here

public property CurrencyLocalePattern::$symbol_decimal_separator in Currency 7.2

The decimal separator's replacement.

Type: string

File

currency/includes/CurrencyLocalePattern.inc, line 45
Contains class CurrencyLocalePattern.

Class

CurrencyLocalePattern
A currency pattern for a locale.

Code

public $symbol_decimal_separator = NULL;