You are here

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

Encryption profile manager.

Type: \Drupal\encrypt\EncryptionProfileManagerInterface

File

src/TfaValidationPluginManager.php, line 33

Class

TfaValidationPluginManager
The validation plugin manager.

Namespace

Drupal\tfa

Code

protected $encryptionProfileManager;