You are here

protected property CurrencyLocaleForm::$countryManager in Currency 8.3

The country manager.

Type: \Drupal\Core\Locale\CountryManagerInterface

File

src/Entity/CurrencyLocale/CurrencyLocaleForm.php, line 25

Class

CurrencyLocaleForm
Provides a currency_locale add/edit form.

Namespace

Drupal\currency\Entity\CurrencyLocale

Code

protected $countryManager;