PasswordTestBase::$passwordAlgorithm
Same name and namespace in other branches
- 11.x core/tests/Drupal/KernelTests/Core/Password/PasswordTestBase.php \Drupal\KernelTests\Core\Password\PasswordTestBase::passwordAlgorithm
The password algorithm to be used during this test.
Type: passwordAlgorithm
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Password/ PasswordTestBase.php, line 18
Class
- PasswordTestBase
- Integration tests for the PHP password hashing service.
Namespace
Drupal\KernelTests\Core\PasswordCode
protected ?string $passwordAlgorithm = NULL;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.