You are here

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

Provides the user data service object.

Type: \Drupal\user\UserDataInterface

File

src/TfaValidationPluginManager.php, line 26

Class

TfaValidationPluginManager
The validation plugin manager.

Namespace

Drupal\tfa

Code

protected $userData;