@@ -54,7 +54,7 @@ discard block |
||
54 | 54 | * Set the weight for this aggregation. |
55 | 55 | * |
56 | 56 | * @param string $field |
57 | - * @param mixed $missing |
|
57 | + * @param integer $missing |
|
58 | 58 | * |
59 | 59 | * @return $this |
60 | 60 | */ |
@@ -104,7 +104,6 @@ discard block |
||
104 | 104 | /** |
105 | 105 | * Set the value_type for this aggregation. |
106 | 106 | * |
107 | - * @param string $format |
|
108 | 107 | * |
109 | 108 | * @return $this |
110 | 109 | */ |