@@ -50,7 +50,7 @@ |
||
50 | 50 | { |
51 | 51 | $value = $this->getRawNumber(); |
52 | 52 | |
53 | - if(!is_numeric($value)) |
|
53 | + if (!is_numeric($value)) |
|
54 | 54 | { |
55 | 55 | $this->validationResult->makeError( |
56 | 56 | t( |