We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df71c1f commit da1cafcCopy full SHA for da1cafc
src/etc/di.xml
@@ -0,0 +1,10 @@
1
+<?xml version="1.0"?>
2
+<!--
3
+/**
4
+ * Copyright © Magento, Inc. All rights reserved.
5
+ * See COPYING.txt for license details.
6
+ */
7
+-->
8
+<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
9
+ <preference for="Elgentos\Rumvision\Api\ConfigurationInterface" type="Elgentos\Rumvision\Model\Config"/>
10
+</config>
0 commit comments