- Coupon controller
This commit is contained in:
gmorel
2013-09-02 09:17:47 +02:00
parent 180302e7cc
commit eef57ba30a
2 changed files with 3 additions and 2 deletions

View File

@@ -31,6 +31,7 @@ use Thelia\Coupon\CouponRuleCollection;
use Thelia\Form\CouponCreationForm;
use Thelia\Form\Exception\FormValidationException;
use Thelia\Model\Coupon;
use Thelia\Model\CouponQuery;
/**
* Created by JetBrains PhpStorm.