protected property TfaContext::$tfaValidationPlugin in Two-factor Authentication (TFA) 8
The tfaValidation plugin.
Type: \Drupal\tfa\Plugin\TfaValidationInterface|null
File
- src/
TfaContext.php, line 49
Class
- TfaContext
- Provide context for the current login attempt.
Namespace
Drupal\tfaCode
protected $tfaValidationPlugin;