- Issue created by @ramlev
- 🇳🇴Norway eiriksm Norway
Thanks! ❤️
Could we get that in a merge request to get the tests running please? 🤓️
- 🇮🇳India shivam_tiwari
I created MR and updated patch according to compatibility of code.
After logging in, and after adding products to cart and going to /oci-cart, this error occurs.
Error: Cannot call constructor in Drupal\commerce_oci_checkout\Controller\OciCartController->__construct() (line 62 of modules/contrib/commerce_oci_checkout/src/Controller/OciCartController.php).
Due to changes in Drupal\commerce_cart\Controller\CartController
you cannot call parent::__construct
Needs review
1.0
Code
Thanks! ❤️
Could we get that in a merge request to get the tests running please? 🤓️
I created MR and updated patch according to compatibility of code.