PasswordTestBase::$passwordAlgorithm

Same name and namespace in other branches
  1. 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\Password

Code

protected ?string $passwordAlgorithm = NULL;

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