You are here

protected property EncryptedFieldValueManagerTest::$entityManager in Field Encryption 8.2

A mock entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

tests/src/Unit/EncryptedFieldValueManagerTest.php, line 29
Contains \Drupal\Tests\field_encrypt\Unit\EncryptedFieldValueManagerTest.

Class

EncryptedFieldValueManagerTest
Unit Tests for the EncryptedFieldValueManager service.

Namespace

Drupal\Tests\field_encrypt\Unit

Code

protected $entityManager;