| Current Path : /var/www/clients/client3/web2/web/vendor/magento/module-inventory-catalog/etc/ |
| Current File : /var/www/clients/client3/web2/web/vendor/magento/module-inventory-catalog/etc/events.xml |
<?xml version="1.0"?>
<!--
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Event/etc/events.xsd">
<event name="sales_quote_item_collection_products_after_load">
<observer name="inventory_catalog_preload_cache" instance="Magento\InventoryCatalog\Observer\PreloadCache"/>
</event>
</config>