We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94fd8d7 commit 756f15aCopy full SHA for 756f15a
app/code/Magento/Payment/etc/frontend/di.xml
@@ -5,7 +5,7 @@
5
* See COPYING.txt for license details.
6
*/
7
-->
8
-<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../../lib/internal/Magento/Framework/Event/etc/events.xsd">
+<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../lib/internal/Magento/Framework/ObjectManager/etc/config.xsd">
9
<type name="Magento\Checkout\Model\CompositeConfigProvider">
10
<arguments>
11
<argument name="configProviders" xsi:type="array">
0 commit comments