@@ -603,7 +603,7 @@ |
||
603 | 603 | /** |
604 | 604 | * Set installment settings for checkout preferences. |
605 | 605 | * |
606 | - * @param array $quantity |
|
606 | + * @param integer[] $quantity |
|
607 | 607 | * @param int $discountValue |
608 | 608 | * @param int $additionalValue |
609 | 609 | * |