public function CurrencyLocaleInterface::getPattern in Currency 8.3
Gets the CLDR pattern
Return value
string
1 method overrides CurrencyLocaleInterface::getPattern()
- CurrencyLocale::getPattern in src/
Entity/ CurrencyLocale.php - Gets the CLDR pattern
File
- src/
Entity/ CurrencyLocaleInterface.php, line 103
Class
- CurrencyLocaleInterface
- Defines a currency currency locale.
Namespace
Drupal\currency\EntityCode
public function getPattern();