refactor missing product event

This commit is contained in:
Manuel Raynaud
2013-09-30 10:18:02 +02:00
parent 01dbe9f5d2
commit 6c5e348b46
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@
/* */
/*************************************************************************************/
namespace Thelia\Core\Event;
namespace Thelia\Core\Event\Product;
use Thelia\Model\ProductAssociatedContent;
use Thelia\Core\Event\ActionEvent;