Signed-off-by: Jean-Yves <7360784+docjyJ@users.noreply.github.com>
This commit is contained in:
Jean-Yves
2024-09-24 21:35:06 +02:00
parent c36ca0a4a3
commit 5187ea6c35

View File

@@ -7786,9 +7786,7 @@ class PasswordGenerator {
];
/**
* @throws RandomException
*/
/** @throws RandomException */
public function GeneratePassword(int $length): string {
$password = '';