You are here

protected property EncryptedFieldValueManagerTest::$encryptedFieldValue in Field Encryption 8.2

A mock EncryptedFieldValue entity.

Type: \Drupal\field_encrypt\Entity\EncryptedFieldValueInterface

File

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

Class

EncryptedFieldValueManagerTest
Unit Tests for the EncryptedFieldValueManager service.

Namespace

Drupal\Tests\field_encrypt\Unit

Code

protected $encryptedFieldValue;