protected property LocaleResolver::$currencyLocales in Currency 8.3
The currency locales to use.
Keys are \Drupal\Core\Language\LanguageInterface::TYPE_* constants.
Type: \Drupal\currency\Entity\CurrencyLocaleInterface[]
File
- src/
LocaleResolver.php, line 49
Class
- LocaleResolver
- Gets the right locale for the environment.
Namespace
Drupal\currencyCode
protected $currencyLocales = [];