You are here

protected property FieldEncryptCacheTest::$entityTypeManager in Field Encryption 8.2

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides FieldEncryptTestBase::$entityTypeManager

File

tests/src/Functional/FieldEncryptCacheTest.php, line 27

Class

FieldEncryptCacheTest
Tests field encryption caching.

Namespace

Drupal\Tests\field_encrypt\Functional

Code

protected $entityTypeManager;