You are here

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

Provides the user data service object.

Type: \Drupal\user\UserDataInterface

File

src/TfaLoginPluginManager.php, line 24

Class

TfaLoginPluginManager
The login plugin manager.

Namespace

Drupal\tfa

Code

protected $userData;