refactor category events

This commit is contained in:
Manuel Raynaud
2013-09-30 10:09:43 +02:00
parent 0ce4b25e72
commit cf4d3b87fd
15 changed files with 38 additions and 28 deletions

View File

@@ -37,7 +37,7 @@ use Thelia\Model\ConfigQuery;
use Thelia\Model\AttributeAv;
use Thelia\Model\AttributeAvQuery;
use Thelia\Core\Event\UpdatePositionEvent;
use Thelia\Core\Event\CategoryEvent;
use Thelia\Core\Event\Category\CategoryEvent;
use Thelia\Core\Event\Attribute\AttributeEvent;
use Thelia\Model\AttributeTemplate;
use Thelia\Model\AttributeTemplateQuery;