public function CurrencyLocaleInterface::id in Currency 8.3
The ID must be the locale, which is a lower case language code, an underscore and an uppercase language code.
Return value
string
Overrides EntityInterface::id
File
- src/
Entity/ CurrencyLocaleInterface.php, line 52
Class
- CurrencyLocaleInterface
- Defines a currency currency locale.
Namespace
Drupal\currency\EntityCode
public function id();