LegacyPasswordHashingTest::$passwordHasher

Same name in other branches
  1. 11.x core/modules/phpass/tests/src/Unit/LegacyPasswordHashingTest.php \Drupal\Tests\phpass\Unit\LegacyPasswordHashingTest::passwordHasher

The password hasher under test.

Type: \Drupal\Core\Password\PhpassHashedPassword

File

core/modules/phpass/tests/src/Unit/LegacyPasswordHashingTest.php, line 51

Class

LegacyPasswordHashingTest
Unit tests for password hashing API.

Namespace

Drupal\Tests\phpass\Unit

Code

protected $passwordHasher;

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