Beispiel #1
0
 public static function setMaxRandomStrLen($maxRandomStrLen)
 {
     self::$_maxRandomStrLen = $maxRandomStrLen;
 }