PasswordRequirementsBcryptTest::$passwordOptions
Type: passwordOptions
Overrides PasswordTestBase::$passwordOptions
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Password/ PasswordRequirementsBcryptTest.php, line 34
Class
- PasswordRequirementsBcryptTest
- Tests Password System Requirements.
Namespace
Drupal\KernelTests\Core\PasswordCode
protected ?array $passwordOptions = [
'cost' => 5,
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.