| Current Path : /var/www/clients/client3/web2/web/vendor/wyomind/elasticsearchbrowser/etc/adminhtml/ |
| Current File : /var/www/clients/client3/web2/web/vendor/wyomind/elasticsearchbrowser/etc/adminhtml/di_2.1.xml |
<?xml version="1.0"?>
<!--
Copyright © 2018 Wyomind. All rights reserved.
See LICENSE.txt for license details.
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
<!-- Magento 2.1 -->
<preference for="Magento\Framework\View\Element\UiComponent\Config\ManagerInterface" type="Wyomind\ElasticsearchBrowser\Ui\Model\Manager"/>
<!-- NOTIFICATIONS -->
<type name="Magento\Framework\Notification\MessageList">
<arguments>
<argument name="messages" xsi:type="array">
<item name="wyomind_elasticsearchbrowser_notification" xsi:type="string">\Wyomind\ElasticsearchBrowser\Model\System\Message\Notification</item>
</argument>
</arguments>
</type>
</config>