You are here

protected property GenericValidation::$validationPlugin in Two-factor Authentication (TFA) 8

The validation plugin object.

Type: \Drupal\tfa\Plugin\TfaValidationInterface

File

services_tfa/src/Plugin/ServiceDefinition/GenericValidation.php, line 45

Class

GenericValidation
TFA web service.

Namespace

Drupal\services_tfa\Plugin\ServiceDefinition

Code

protected $validationPlugin;