We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edc202f commit f13d9e6Copy full SHA for f13d9e6
1 file changed
PayPlugModule.php
@@ -18,6 +18,7 @@
18
use Propel\Runtime\Connection\ConnectionInterface;
19
use Symfony\Component\DependencyInjection\Loader\Configurator\ServicesConfigurator;
20
use Symfony\Component\Finder\Finder;
21
+use Symfony\Component\HttpFoundation\Response;
22
use Symfony\Component\HttpFoundation\RedirectResponse;
23
use Thelia\Core\HttpFoundation\JsonResponse;
24
use Thelia\Core\Template\TemplateDefinition;
0 commit comments