make($value) === $hashedValue; } public function needsRehash($hashedValue, array $options = []): bool { return false; } }