mollie / WooCommerce

Official Mollie extension for WooCommerce
https://wordpress.org/plugins/mollie-payments-for-woocommerce/
Other
129 stars 52 forks source link

type Automattic\WooCommerce\Admin\Overrides\Order is too restrictive #886

Closed kilbot closed 4 months ago

kilbot commented 6 months ago

https://github.com/mollie/WooCommerce/blob/654d97e3b97105251cd87274b6fd7f7c1ab1495c/src/Gateway/GatewayModule.php#L644

I believe the type here should be WC_Abstract_Order.