Skip to content

Commit 646254e

Browse files
committed
MAGETWO-70870: Braintree online refund not working for two websites using individual Braintree accounts
1 parent a8135e9 commit 646254e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Braintree/Controller/Adminhtml/Payment/GetClientToken.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
use Magento\Framework\Controller\ResultFactory;
1515

1616
/**
17-
* Retrieve client token controller.
17+
* Retrieves client token.
1818
*/
1919
class GetClientToken extends Action
2020
{

0 commit comments

Comments
 (0)