@@ -13,7 +13,6 @@ |
||
13 | 13 | /** |
14 | 14 | * Returns a Real object given a PHP native float as parameter. |
15 | 15 | * |
16 | - * @param float $value |
|
17 | 16 | * @return static |
18 | 17 | */ |
19 | 18 | public static function fromNative() |