You are here

protected property FieldEncryptProcessEntitiesTest::$entity in Field Encryption 8.2

A mock entity.

Type: \Drupal\Core\Entity\ContentEntityInterface

File

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

Class

FieldEncryptProcessEntitiesTest
Unit Tests for the FieldEncryptProcessEntities service.

Namespace

Drupal\Tests\field_encrypt\Unit

Code

protected $entity;