@@ -45,6 +45,6 @@ |
||
45 | 45 | */ |
46 | 46 | public function benchCreateNumeric() |
47 | 47 | { |
48 | - new SplString((string) mt_rand()); |
|
48 | + new SplString((string)mt_rand()); |
|
49 | 49 | } |
50 | 50 | } |