You are here

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

Encryption service.

Type: \Drupal\encrypt\EncryptService

File

src/Plugin/TfaBasePlugin.php, line 83

Class

TfaBasePlugin
Base plugin class.

Namespace

Drupal\tfa\Plugin

Code

protected $encryptService;