Browse Source

Merge on master

master
Fabien Normand 3 years ago
parent
commit
6a3c5dbdba
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      Model/Reduction/ReductionCatalogModel.php

+ 1
- 0
Model/Reduction/ReductionCatalogModel.php View File

@@ -9,6 +9,7 @@ use Lc\CaracoleBundle\Doctrine\Extension\FilterSectionInterface;
use Lc\CaracoleBundle\Doctrine\Extension\ReductionPropertyTrait;
use Lc\CaracoleBundle\Doctrine\Extension\ReductionTrait;
use Lc\CaracoleBundle\Doctrine\Extension\ReductionPropertyInterface;
use Lc\CaracoleBundle\Model\Merchant\MerchantInterface;
use Lc\CaracoleBundle\Model\Product\ProductCategoryInterface;
use Lc\CaracoleBundle\Model\Product\ProductFamilyInterface;
use Lc\CaracoleBundle\Model\Product\ProductFamilyModel;

Loading…
Cancel
Save