You are here

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

Encryption service.

Type: \Drupal\encrypt\EncryptService

File

src/TfaValidationPluginManager.php, line 40

Class

TfaValidationPluginManager
The validation plugin manager.

Namespace

Drupal\tfa

Code

protected $encryptService;