The expression return array(Generated\S...PRE_ORDER_PAYMENT_DATA) returns the type array which is incompatible with the documented return type Pyz\Yves\PaymentAppWidget\list.
Loading history...
33
QuoteTransfer::PAYMENT,
34
QuoteTransfer::PAYMENTS,
35
QuoteTransfer::SHIPMENT,
36
QuoteTransfer::BILLING_ADDRESS,
37
QuoteTransfer::SHIPPING_ADDRESS,
38
QuoteTransfer::PRE_ORDER_PAYMENT_DATA,
39
];
40
}
41
42
/**
43
* @return string
44
*/
45
public function getExpressCheckoutStartPageRouteName(): string