PhpPasswordTest::$passwordHash

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

The hashed password.

Type: passwordHash

File

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

Class

PhpPasswordTest
Unit tests for password hashing API.

Namespace

Drupal\Tests\Core\Password

Code

protected string $passwordHash;

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