function FakePhpassHashedPassword::__construct
Same name in other branches
- 9 core/tests/Drupal/Tests/Core/Password/PasswordHashingTest.php \Drupal\Tests\Core\Password\FakePhpassHashedPassword::__construct()
Overrides PhpassHashedPassword::__construct
File
-
core/
tests/ Drupal/ Tests/ Core/ Password/ PasswordHashingTest.php, line 179
Class
- FakePhpassHashedPassword
- A fake class for tests.
Namespace
Drupal\Tests\Core\PasswordCode
public function __construct() {
// Noop.
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.