You are here

private property BakeryUncrumbleForm::$passwordHasher in Bakery Single Sign-On System 8.2

For generating hashed password we check with database.

Type: \Drupal\Core\Password\PasswordInterface

File

src/Forms/BakeryUncrumbleForm.php, line 25

Class

BakeryUncrumbleForm
Contribute form.

Namespace

Drupal\bakery\Forms

Code

private $passwordHasher;