You are here

protected property FieldEncryptProcessEntitiesTest::$encryptedFieldValueManager in Field Encryption 8.2

A mock EncryptedFieldValue entity manager.

Type: \Drupal\field_encrypt\EncryptedFieldValueManagerInterface

File

tests/src/Unit/FieldEncryptProcessEntitiesTest.php, line 75
Contains \Drupal\Tests\field_encrypt\Unit\FieldEncryptProcessEntitiesTest.

Class

FieldEncryptProcessEntitiesTest
Unit Tests for the FieldEncryptProcessEntities service.

Namespace

Drupal\Tests\field_encrypt\Unit

Code

protected $encryptedFieldValueManager;