@@ -51,7 +51,7 @@ |
||
51 | 51 | { |
52 | 52 | |
53 | 53 | return |
54 | - (int)bounds( |
|
54 | + (int) bounds( |
|
55 | 55 | $decimals ?? static::DEFAULT_DECIMALS, |
56 | 56 | 0, |
57 | 57 | static::$maxDecimals ?? static::MAX_DECIMALS |