PhpPasswordTest::$passwordHasher

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

The password hasher under test.

Type: passwordHasher

File

core/tests/Drupal/Tests/Core/Password/PhpPasswordTest.php, line 32

Class

PhpPasswordTest
Unit tests for password hashing API.

Namespace

Drupal\Tests\Core\Password

Code

protected PasswordInterface $passwordHasher;

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