You are here

protected property EncryptTestBase::$testKeys in Encrypt 8.3

A list of testkeys.

Type: \Drupal\key\Entity\Key[]

File

tests/src/Functional/EncryptTestBase.php, line 33

Class

EncryptTestBase
Defines a base class for tests.

Namespace

Drupal\Tests\encrypt\Functional

Code

protected $testKeys;