You are here

protected property EncryptionProfileTest::$encryptionMethod in Encrypt 8.3

A mocked EncryptionMethod.

Type: \Drupal\encrypt\EncryptionMethodInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/Entity/EncryptionProfileTest.php, line 34

Class

EncryptionProfileTest
Unit tests for EncryptionProfile class.

Namespace

Drupal\Tests\encrypt\Unit\Entity

Code

protected $encryptionMethod;