You are here

protected property MigrateEckTestBase::$entityTypeManager in Entity Construction Kit (ECK) 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

tests/src/Kernel/Migrate/d7/MigrateEckTestBase.php, line 24

Class

MigrateEckTestBase
Base class for ECK migration tests.

Namespace

Drupal\Tests\eck\Kernel\Migrate\d7

Code

protected $entityTypeManager;