Correction d'un bogue sur CadeauBienvenue

This commit is contained in:
2021-04-19 11:26:03 +02:00
parent d3744ef887
commit 928b426195
47 changed files with 13 additions and 2368 deletions

View File

@@ -991,7 +991,7 @@ function generateCouponFixtures(\Thelia\Core\Thelia $thelia)
/** @var $container ContainerInterface Service Container */
$container = $thelia->getContainer();
/** @var FacadeInterface $adapter */
$adapter = $container->get('thelia.facade');w
$adapter = $container->get('thelia.facade');
// Coupons
$coupon1 = new Thelia\Model\Coupon();