You are here

protected property CurrencyLocaleTest::$countryManager in Currency 8.3

The country manager.

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

File

tests/src/Unit/Entity/CurrencyLocaleTest.php, line 23

Class

CurrencyLocaleTest
@coversDefaultClass \Drupal\currency\Entity\CurrencyLocale

Namespace

Drupal\Tests\currency\Unit\Entity

Code

protected $countryManager;