refactor cart events

This commit is contained in:
Manuel Raynaud
2013-09-30 10:15:22 +02:00
parent 10022e5a4a
commit 1c2532fe6a
6 changed files with 12 additions and 10 deletions

View File

@@ -29,7 +29,7 @@ use Thelia\Model\Customer;
use Symfony\Component\HttpFoundation\Request;
use Thelia\Core\HttpFoundation\Session\Session;
use Thelia\Core\Event\TheliaEvents;
use Thelia\Core\Event\CartEvent;
use Thelia\Core\Event\Cart\CartEvent;
/**
* managed cart