@@ -221,8 +221,8 @@ |
||
221 | 221 | } |
222 | 222 | |
223 | 223 | /** |
224 | - * @param $a |
|
225 | - * @param $b |
|
224 | + * @param ImmutableNumber $a |
|
225 | + * @param NumberInterface $b |
|
226 | 226 | * |
227 | 227 | * @return NumberInterface |
228 | 228 | */ |