You are here

protected property ConfigImporterTest::$entityTypeManager in Currency 8.3

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

tests/src/Unit/ConfigImporterTest.php, line 51

Class

ConfigImporterTest
@coversDefaultClass \Drupal\currency\ConfigImporter

Namespace

Drupal\Tests\currency\Unit

Code

protected $entityTypeManager;