After updating a shop to 2.4.6-p4, I am getting this error in a custom extension. The Interface file is there, I checked, so it must be some other problem.
Any ideas on how to approach this?
The full error is: Error: Cannot instantiate interface MagentoPaymentGatewayConfigValueHandlerPoolInterface in /vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php:50
I compiled, deployed and so on, nothing helps.
Ideas?