You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting this fatal error when opening the plugin settings page:
[PDK]: MyParcelNL\WooCommerce\Pdk\Plugin\WcShippingMethodRepository::__construct(): Argument #1 ($wcShippingRepository) must be of type MyParcelNL\WooCommerce\WooCommerce\Contract\WcShippingRepositoryInterface, MyParcelNL\Pdk\Storage\MemoryCacheStorage given, called in /var/www/html/wp-content/plugins/woocommerce-myparcel/vendor/myparcelnl/pdk/.cache/CompiledContainer.php on line 1692
MyParcel plugin version
5.0.0
WooCommerce version
9.4.2
WordPress version
6.7.1
PHP version
8.1.12
What went wrong?
I'm getting this fatal error when opening the plugin settings page:
[PDK]: MyParcelNL\WooCommerce\Pdk\Plugin\WcShippingMethodRepository::__construct(): Argument #1 ($wcShippingRepository) must be of type MyParcelNL\WooCommerce\WooCommerce\Contract\WcShippingRepositoryInterface, MyParcelNL\Pdk\Storage\MemoryCacheStorage given, called in /var/www/html/wp-content/plugins/woocommerce-myparcel/vendor/myparcelnl/pdk/.cache/CompiledContainer.php on line 1692
Reproduction steps
Relevant log output
Additional context
No response
The text was updated successfully, but these errors were encountered: