Skip to content

Commit f13d9e6

Browse files
authored
Add HttpFoundation Response import to PayPlugModule
1 parent edc202f commit f13d9e6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

PayPlugModule.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
use Propel\Runtime\Connection\ConnectionInterface;
1919
use Symfony\Component\DependencyInjection\Loader\Configurator\ServicesConfigurator;
2020
use Symfony\Component\Finder\Finder;
21+
use Symfony\Component\HttpFoundation\Response;
2122
use Symfony\Component\HttpFoundation\RedirectResponse;
2223
use Thelia\Core\HttpFoundation\JsonResponse;
2324
use Thelia\Core\Template\TemplateDefinition;

0 commit comments

Comments
 (0)