File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Braintree/etc/adminhtml Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 19
19
</arguments >
20
20
</type >
21
21
22
- <virtualType name =" BraintreeAuthorizeDataBuilder " type =" Magento\Payment\Gateway\Request\BuilderComposite" >
22
+ <virtualType name =" BraintreeAuthorizeRequest " type =" Magento\Payment\Gateway\Request\BuilderComposite" >
23
23
<arguments >
24
24
<argument name =" builders" xsi : type =" array" >
25
25
<item name =" customer" xsi : type =" string" >Magento\Braintree\Gateway\Request\CustomerDataBuilder</item >
30
30
</argument >
31
31
</arguments >
32
32
</virtualType >
33
- <virtualType name =" BraintreeVaultAuthorizeDataBuilder " type =" Magento\Payment\Gateway\Request\BuilderComposite" >
33
+ <virtualType name =" BraintreeVaultAuthorizeRequest " type =" Magento\Payment\Gateway\Request\BuilderComposite" >
34
34
<arguments >
35
35
<argument name =" builders" xsi : type =" array" >
36
36
<item name =" customer" xsi : type =" string" >Magento\Braintree\Gateway\Request\CustomerDataBuilder</item >
You can’t perform that action at this time.
0 commit comments