You are here

protected property FieldEncryptProcessEntitiesTest::$encryptService in Field Encryption 8.2

A mock encryption service.

Type: \Drupal\encrypt\EncryptServiceInterface

File

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

Class

FieldEncryptProcessEntitiesTest
Unit Tests for the FieldEncryptProcessEntities service.

Namespace

Drupal\Tests\field_encrypt\Unit

Code

protected $encryptService;