We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee9cd39 commit 28fb7e9Copy full SHA for 28fb7e9
app/code/Magento/Paypal/Controller/Transparent/Response.php
@@ -18,7 +18,7 @@
18
use Magento\Paypal\Model\Payflow\Service\Response\Validator\ResponseValidator;
19
use Magento\Paypal\Model\Payflow\Transparent;
20
use Magento\Sales\Api\PaymentFailuresInterface;
21
-use Magento\Framework\Session\Generic as Session;
+use Magento\Checkout\Model\Session;
22
use Magento\Framework\App\Action\HttpPostActionInterface;
23
24
/**
0 commit comments