You are here

protected property EncryptServiceTest::$keyRepository in Encrypt 8.3

A mocked KeyRepository.

Type: \Prophecy\Prophecy\ObjectProphecy

File

tests/src/Unit/EncryptServiceTest.php, line 56

Class

EncryptServiceTest
Unit tests for EncryptService class.

Namespace

Drupal\Tests\encrypt\Unit

Code

protected $keyRepository;