protected property PasswordHashingTest::$passwordHasher in Drupal 9
Same name and namespace in other branches
- 8 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 - Contains \Drupal\Tests\Core\Password\PasswordHashingTest.
Class
- PasswordHashingTest
- Unit tests for password hashing API.
Namespace
Drupal\Tests\Core\PasswordCode
protected $passwordHasher;