File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Payment/etc/frontend Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5
5
* See COPYING.txt for license details.
6
6
*/
7
7
-->
8
- <config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../../../../../lib/internal/Magento/Framework/ObjectManager/etc/config.xsd" >
8
+ <config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../../../../../../ lib/internal/Magento/Framework/ObjectManager/etc/config.xsd" >
9
9
<type name =" Magento\Checkout\Model\CompositeConfigProvider" >
10
10
<arguments >
11
11
<argument name =" configProviders" xsi : type =" array" >
12
12
<item name =" cc_card_config_provider" xsi : type =" object" >Magento\Payment\Model\CcConfigProvider</item >
13
13
</argument >
14
14
</arguments >
15
15
</type >
16
- </config >
16
+ </config >
You can’t perform that action at this time.
0 commit comments