You are here

protected property CountryToCodeTest::$countryManagerMock in Tamper 8

The mock country manager object.

Type: \Drupal\Core\Locale\CountryManagerInterface

File

tests/src/Unit/Plugin/Tamper/CountryToCodeTest.php, line 21

Class

CountryToCodeTest
Tests the country to code plugin.

Namespace

Drupal\Tests\tamper\Unit\Plugin\Tamper

Code

protected $countryManagerMock;