-
Notifications
You must be signed in to change notification settings - Fork 26
Description
I have recently upgrade magento version from 2.2.6 where this module was working fine now. Now upgraded to Magento 2.3.5p1 but the module is not working giving error. I wont work on checkout page when this has to be active rest of the website working fine
/ClassReader.php(26): ReflectionClass->__construct('Magento\\Framewo...') #1 /home/t***/public_html/***/vendor/magento/framework/ObjectManager/Definition/Runtime.php(54): Magento\Framework\Code\Reader\ClassReader->getConstructor('Magento\\Framewo...') #2 /home/****/public_html/****/vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php(48): Magento\Framework\ObjectManager\Definition\Runtime->getParameters('Magento\\Framewo...') #3 /home/****/public_html/****/vendor/magento/framework/ObjectManager/ObjectManager.php(56): Magento\Framework\ObjectManager\Factory\Dynamic\Developer->create('Magento\\Framewo...', Array) #4 /home/****/public_html/****/vendor/magento/framework/App/Bootstrap.php(235): Magento\Framework\ObjectManager\ObjectManager->create('Magento\\Framewo...', Array) #5 /home/****/public_html/****/index.php(38): Magento\Framework\App\Bootstrap->createApplication('Magento\\Framewo...') #6 {main}
Can you please help me with this.