You are here

protected property BasicDisable::$passwordChecker in Two-factor Authentication (TFA) 8

The password hashing service.

Type: \Drupal\Core\Password\PasswordInterface

File

src/Form/BasicDisable.php, line 40

Class

BasicDisable
TFA disable form router.

Namespace

Drupal\tfa\Form

Code

protected $passwordChecker;