PhpPasswordBcryptIntegrationTest::$passwordOptions
Type: passwordOptions
Overrides PasswordTestBase::$passwordOptions
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Password/ PhpPasswordBcryptIntegrationTest.php, line 29
Class
- PhpPasswordBcryptIntegrationTest
- Bcrypt specific integration tests for the PHP password hashing service.
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.