You are here

protected property CurrencyLocaleFormTest::$countryManager in Currency 8.3

The country manager.

Type: \Drupal\Core\Locale\CountryManagerInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/Entity/CurrencyLocale/CurrencyLocaleFormTest.php, line 31

Class

CurrencyLocaleFormTest
@coversDefaultClass \Drupal\currency\Entity\CurrencyLocale\CurrencyLocaleForm

Namespace

Drupal\Tests\currency\Unit\Entity\CurrencyLocale

Code

protected $countryManager;