You are here

protected property KeyTestBase::$entityTypeManager in Key 8

Entity type manager instance.

Type: \Drupal\Core\Entity\EntityTypeManager

File

tests/src/Unit/KeyTestBase.php, line 33

Class

KeyTestBase
Provides a base class for key tests.

Namespace

Drupal\Tests\key\Unit

Code

protected $entityTypeManager;