@@ -133,7 +133,7 @@ |
||
| 133 | 133 | /** |
| 134 | 134 | * FormOfPayment constructor. |
| 135 | 135 | * |
| 136 | - * @param string|FormOfPaymentOptions $options self::TYPE_* or object with FOP options |
|
| 136 | + * @param FormOfPaymentOptions $options self::TYPE_* or object with FOP options |
|
| 137 | 137 | */ |
| 138 | 138 | public function __construct($options) |
| 139 | 139 | { |