PasswordTestBase::$passwordOptions

The password options to be used during this test.

Type: passwordOptions

File

core/tests/Drupal/KernelTests/Core/Password/PasswordTestBase.php, line 23

Class

PasswordTestBase
Integration tests for the PHP password hashing service.

Namespace

Drupal\KernelTests\Core\Password

Code

protected ?array $passwordOptions = [];

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