Your IP : 216.73.216.97


Current Path : /var/www/clients/client3/web2/web/vendor/wyomind/elasticsearchbrowser/etc/adminhtml/
Upload File :
Current File : /var/www/clients/client3/web2/web/vendor/wyomind/elasticsearchbrowser/etc/adminhtml/di.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.2 -->
    <type name="Magento\Ui\Config\Data">
        <plugin name="wyomind_elasticsearchbrowser_plugin_ui_config_data" type="Wyomind\ElasticsearchBrowser\Plugin\Ui\Config\Data" sortOrder="1"/>
    </type>
    <!-- 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>