Skip to content

Commit d03e3ff

Browse files
Merge remote-tracking branch 'remotes/github/MAGETWO-96427' into EPAM-PR-30
2 parents 78bd9dd + 631336e commit d03e3ff

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)