Fixed wrong namespace

This commit is contained in:
Franck Allimant
2014-02-01 19:07:02 +01:00
parent dfbbf90e0f
commit 1e4eaf1093
3 changed files with 6 additions and 8 deletions

View File

@@ -21,11 +21,9 @@
/* */
/*************************************************************************************/
namespace Thelia\Core\Event\Module;
namespace Thelia\Core\Event\Order;
use Thelia\Core\Event\ActionEvent;
use Thelia\Model\Module;
use Thelia\Model\Order;
/**
* Class PaymentEvent