You are here

protected property LocaleResolverTest::$entityTypeManager in Currency 8.3

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/LocaleResolverTest.php, line 45

Class

LocaleResolverTest
@coversDefaultClass \Drupal\currency\LocaleResolver

Namespace

Drupal\Tests\currency\Unit

Code

protected $entityTypeManager;