You are here

protected property EncryptionProfileTest::$key in Encrypt 8.3

A mocked Key entity.

Type: \Drupal\key\Entity\Key|\PHPUnit_Framework_MockObject_MockObject

File

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

Class

EncryptionProfileTest
Unit tests for EncryptionProfile class.

Namespace

Drupal\Tests\encrypt\Unit\Entity

Code

protected $key;