You are here

protected property CurrencyTest::$entityTypeManager in Currency 8.3

The entity type manager.

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

File

tests/src/Unit/Entity/CurrencyTest.php, line 32

Class

CurrencyTest
@coversDefaultClass \Drupal\currency\Entity\Currency

Namespace

Drupal\Tests\currency\Unit\Entity

Code

protected $entityTypeManager;