public property CurrencyLocale::$locale in Currency 8.3
The locale identifier.
The identifier consists of a language code, an underscore, and a country code. Examples: nl_NL, en_US.
Type: string
File
- src/
Entity/ CurrencyLocale.php, line 79
Class
- CurrencyLocale
- Defines a currency locale entity.
Namespace
Drupal\currency\EntityCode
public $locale = NULL;