You are here

protected property TfaTestBase::$testKey in Two-factor Authentication (TFA) 8

A test key.

Type: \Drupal\key\Entity\Key

File

tests/src/Functional/TfaTestBase.php, line 24

Class

TfaTestBase
Base class for testing the Tfa module.

Namespace

Drupal\Tests\tfa\Functional

Code

protected $testKey;