PasswordHashingTest::$passwordHasher

Same name and namespace in other branches
  1. 8.9.x core/tests/Drupal/Tests/Core/Password/PasswordHashingTest.php \Drupal\Tests\Core\Password\PasswordHashingTest::passwordHasher

The password hasher under test.

Type: \Drupal\Core\Password\PhpassHashedPassword

File

core/tests/Drupal/Tests/Core/Password/PasswordHashingTest.php, line 55

Class

PasswordHashingTest
Unit tests for password hashing API.

Namespace

Drupal\Tests\Core\Password

Code

protected $passwordHasher;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.