Skip to content

Commit bc041f5

Browse files
author
Yushkin, Dmytro
committed
MAGETWO-45303: Redirect to blank page when canceling checkout with PayPal Express in Website Payments Pro Hosted Solution
- Fix by static tests
1 parent d689d40 commit bc041f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Paypal/Helper/Checkout.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
* See COPYING.txt for license details.
55
*/
66
namespace Magento\Paypal\Helper;
7+
78
use Magento\Sales\Model\Order;
89

910
/**

0 commit comments

Comments
 (0)