You are here

protected property EncryptedFieldValueManagerTest::$entity in Field Encryption 8.2

A mock entity.

Type: \Drupal\Core\Entity\ContentEntityInterface

File

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

Class

EncryptedFieldValueManagerTest
Unit Tests for the EncryptedFieldValueManager service.

Namespace

Drupal\Tests\field_encrypt\Unit

Code

protected $entity;