Skip to content

Commit da1cafc

Browse files
committed
Forgot about di.xml, who needs that anyway :-D
1 parent df71c1f commit da1cafc

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/etc/di.xml

+10
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)