PasswordRequirementsBcryptTest::$passwordAlgorithm

Type: passwordAlgorithm

Overrides PasswordTestBase::$passwordAlgorithm

File

core/tests/Drupal/KernelTests/Core/Password/PasswordRequirementsBcryptTest.php, line 29

Class

PasswordRequirementsBcryptTest
Tests Password System Requirements.

Namespace

Drupal\KernelTests\Core\Password

Code

protected ?string $passwordAlgorithm = PASSWORD_BCRYPT;

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