@@ -19,7 +19,7 @@ discard block |
||
19 | 19 | class FloatValueValidatorTest extends TestCase |
20 | 20 | { |
21 | 21 | /** |
22 | - * @return float |
|
22 | + * @return integer |
|
23 | 23 | */ |
24 | 24 | protected function getMinFloatValue() |
25 | 25 | { |
@@ -27,7 +27,7 @@ discard block |
||
27 | 27 | } |
28 | 28 | |
29 | 29 | /** |
30 | - * @return float |
|
30 | + * @return integer |
|
31 | 31 | */ |
32 | 32 | protected function getMaxFloatValue() |
33 | 33 | { |