Removes container from all Thelia actions, but Modules (#198)
This commit is contained in:
@@ -22,12 +22,12 @@
|
||||
/**********************************************************************************/
|
||||
namespace Thelia\Tools;
|
||||
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
|
||||
use Symfony\Component\HttpFoundation\File\UploadedFile;
|
||||
use Thelia\Core\Event\Document\DocumentCreateOrUpdateEvent;
|
||||
use Thelia\Core\Event\Image\ImageCreateOrUpdateEvent;
|
||||
use Thelia\Core\HttpFoundation\Request;
|
||||
use Thelia\Core\Translation\Translator;
|
||||
|
||||
use Thelia\Exception\ImageException;
|
||||
use Thelia\Form\CategoryDocumentModification;
|
||||
use Thelia\Form\CategoryImageModification;
|
||||
|
||||
Reference in New Issue
Block a user