PhpPasswordArgon2idIntegrationTest::$passwordAlgorithm
Same name and namespace in other branches
- 11.x core/tests/Drupal/KernelTests/Core/Password/PhpPasswordArgon2idIntegrationTest.php \Drupal\KernelTests\Core\Password\PhpPasswordArgon2idIntegrationTest::passwordAlgorithm
Type: passwordAlgorithm
Overrides PasswordTestBase::$passwordAlgorithm
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Password/ PhpPasswordArgon2idIntegrationTest.php, line 24
Class
- PhpPasswordArgon2idIntegrationTest
- Argon2id specific integration tests for the PHP password hashing service.
Namespace
Drupal\KernelTests\Core\PasswordCode
protected ?string $passwordAlgorithm = PASSWORD_ARGON2ID;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.