You are here

protected property FieldEncryptProcessEntitiesTest::$encryptionProfileManager in Field Encryption 8.2

A mock encryption profile manager.

Type: \Drupal\encrypt\EncryptionProfileManagerInterface

File

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

Class

FieldEncryptProcessEntitiesTest
Unit Tests for the FieldEncryptProcessEntities service.

Namespace

Drupal\Tests\field_encrypt\Unit

Code

protected $encryptionProfileManager;