You are here

protected property CacheTest::$entityTypeManager in Field Encryption 3.0.x

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides FieldEncryptTestBase::$entityTypeManager

File

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

Class

CacheTest
Tests field encryption caching.

Namespace

Drupal\Tests\field_encrypt\Functional

Code

protected $entityTypeManager;