Sylius/Sylius-Sandbox

Call to undefined method Sylius\Bundle\CartBundle\Provider\Provider::resetCart()

Closed this issue · 2 comments

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

Now it should be temporary fixed, I am working on a quite big refactoring of SyliusCartBundle.

This doesn't affect latest versions of sandbox and cart bundle.