Browse Source

Correctif backoffice

master
Fab 4 years ago
parent
commit
e3c9d73b1a
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      ShopBundle/EventSubscriber/InitializeEventSubscriber.php

+ 1
- 0
ShopBundle/EventSubscriber/InitializeEventSubscriber.php View File



namespace Lc\ShopBundle\EventSubscriber; namespace Lc\ShopBundle\EventSubscriber;


use EasyCorp\Bundle\EasyAdminBundle\Event\EasyAdminEvents;
use Lc\ShopBundle\Context\FilterMerchantInterface; use Lc\ShopBundle\Context\FilterMerchantInterface;
use Lc\ShopBundle\Context\FilterMultipleMerchantsInterface; use Lc\ShopBundle\Context\FilterMultipleMerchantsInterface;
use Lc\ShopBundle\Context\MerchantUtilsInterface; use Lc\ShopBundle\Context\MerchantUtilsInterface;

Loading…
Cancel
Save