You are here

protected property SettingsForm::$encryptionProfileManager in Two-factor Authentication (TFA) 8

Encryption profile manager to fetch the existing encryption profiles.

Type: \Drupal\encrypt\EncryptionProfileManagerInterface

File

src/Form/SettingsForm.php, line 65

Class

SettingsForm
The admin configuration page.

Namespace

Drupal\tfa\Form

Code

protected $encryptionProfileManager;