You are here

protected property CurrencyLocale::$countryManager in Currency 8.3

The country manager.

Type: \Drupal\Core\Locale\CountryManagerInterface

File

src/Entity/CurrencyLocale.php, line 55

Class

CurrencyLocale
Defines a currency locale entity.

Namespace

Drupal\currency\Entity

Code

protected $countryManager;