Skip to content

Commit b6ee63d

Browse files
committed
Merge remote-tracking branch 'origin/MAGETWO-95974' into 2.2-develop-pr70
2 parents 648380d + 8f86efb commit b6ee63d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Paypal/Model/Express.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ class Express extends \Magento\Payment\Model\Method\AbstractMethod
4444
*
4545
* @var bool
4646
*/
47-
protected $_isGateway = false;
47+
protected $_isGateway = true;
4848

4949
/**
5050
* Availability option

0 commit comments

Comments
 (0)