Compare commits
1 Commits
master
...
ca4052740c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ca4052740c |
@@ -45,7 +45,7 @@ class StringUtility
|
||||
return $string;
|
||||
}
|
||||
|
||||
function getRandomString(
|
||||
public static function getRandomString(
|
||||
int $length = 64,
|
||||
string $keyspace = null
|
||||
): string {
|
||||
|
||||
Reference in New Issue
Block a user