You are here

protected property TfaLoginPluginManager::$encryptService in Two-factor Authentication (TFA) 8

Encryption service.

Type: \Drupal\encrypt\EncryptService

File

src/TfaLoginPluginManager.php, line 45

Class

TfaLoginPluginManager
The login plugin manager.

Namespace

Drupal\tfa

Code

protected $encryptService;