You are here

protected property EncryptedFieldValueManagerTest::$storage in Field Encryption 8.2

A mock EntityStorage instance.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

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

Class

EncryptedFieldValueManagerTest
Unit Tests for the EncryptedFieldValueManager service.

Namespace

Drupal\Tests\field_encrypt\Unit

Code

protected $storage;