You are here

protected property FieldEncryptProcessEntitiesTest::$encryptionProfile in Field Encryption 8.2

A mock EncryptionProfile.

Type: \Drupal\encrypt\EncryptionProfileInterface

File

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

Class

FieldEncryptProcessEntitiesTest
Unit Tests for the FieldEncryptProcessEntities service.

Namespace

Drupal\Tests\field_encrypt\Unit

Code

protected $encryptionProfile;