You are here

protected property EncryptServiceTest::$encryptManager in Encrypt 8.3

A mocked EncryptionMethodManager.

Type: \Prophecy\Prophecy\ObjectProphecy

File

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

Class

EncryptServiceTest
Unit tests for EncryptService class.

Namespace

Drupal\Tests\encrypt\Unit

Code

protected $encryptManager;