protected property TfaEnabledField::$userData in Two-factor Authentication (TFA) 8
Provides the user data service object.
Type: \Drupal\user\UserDataInterface
File
- src/
Plugin/ views/ field/ TfaEnabledField.php, line 26
Class
- TfaEnabledField
- Provides a views field to show if the selected user has enabled TFA.
Namespace
Drupal\tfa\Plugin\views\fieldCode
protected $userData;