You are here

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

Provides the user data service object.

Type: \Drupal\user\UserDataInterface

File

src/Plugin/TfaBasePlugin.php, line 62

Class

TfaBasePlugin
Base plugin class.

Namespace

Drupal\tfa\Plugin

Code

protected $userData;