You are here

public function CurrencyLocaleInterface::getCountryCode in Currency 8.3

Gets the country code.

Return value

string

1 method overrides CurrencyLocaleInterface::getCountryCode()
CurrencyLocale::getCountryCode in src/Entity/CurrencyLocale.php
Gets the country code.

File

src/Entity/CurrencyLocaleInterface.php, line 87

Class

CurrencyLocaleInterface
Defines a currency currency locale.

Namespace

Drupal\currency\Entity

Code

public function getCountryCode();