You are here

public property CurrencyLocalePattern::$locale in Currency 7.2

The locale as a combination of an ISO 639-1 language code and a country code, separated by an underscore.

Type: string

File

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

Class

CurrencyLocalePattern
A currency pattern for a locale.

Code

public $locale = '';