You are here

protected property MetatagImportTest::$entityTypeManager in Metatag Import Export CSV 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides EntityKernelTestBase::$entityTypeManager

File

tests/src/Kernel/MetatagImportTest.php, line 39

Class

MetatagImportTest
Tests importing CSV data.

Namespace

Drupal\Tests\metatag_import_export_csv\Kernel

Code

protected $entityTypeManager;