@@ -176,7 +176,7 @@ |
||
176 | 176 | /** |
177 | 177 | * Gets stock reserve entries for given products. |
178 | 178 | * |
179 | - * @param int|int[] $productIds |
|
179 | + * @param integer $productIds |
|
180 | 180 | * @return StockItemReserve[] |
181 | 181 | */ |
182 | 182 | public function getReserveForProduct($productIds) |