You are here

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

An encryption profile.

Type: \Drupal\encrypt\Entity\EncryptionProfile

File

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

Class

TfaTestBase
Base class for testing the Tfa module.

Namespace

Drupal\Tests\tfa\Functional

Code

protected $encryptionProfile;