Call to undefined method Sylius\Bundle\CartBundle\Provider\Provider::resetCart()
Closed this issue · 2 comments
mitjade commented
When I try to place an order, I get this error:
Fatal error: Call to undefined method Sylius\Bundle\CartBundle\Provider\Provider::resetCart() in .../sylius-sandbox/src/Sylius/Sandbox/Bundle/SalesBundle/Processor/Operation/ProcessOperation.php on line 37
pjedrzejewski commented
Now it should be temporary fixed, I am working on a quite big refactoring of SyliusCartBundle.
pjedrzejewski commented
This doesn't affect latest versions of sandbox and cart bundle.