<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
    <type name="Mirasvit\Core\Block\Adminhtml\Menu">
        <arguments>
            <argument name="menu" xsi:type="array">
                <item name="feed" xsi:type="object">Mirasvit\Feed\Block\Adminhtml\Menu</item>
            </argument>
        </arguments>
    </type>
    <type name="Mageplaza\ProductGrid\Plugin\Model\ResourceModel\Product\Collection">
        <plugin name="mst-mageplaza-product-grid-plugin" type="Mirasvit\Feed\Plugin\Mageplaza\ProductGridPlugin"/>
    </type>
</config>
