![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/Ecombricks/Inventory/etc/ |
<?xml version="1.0"?> <!-- /** * Copyright © eComBricks. 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"> <type name="Magento\Framework\App\Action\Action"> <plugin name="ecombricksInventoryPluginFrameworkAppActionAction" type="Ecombricks\Inventory\Plugin\Framework\App\Action\Action" sortOrder="-999" /> </type> <type name="Magento\Framework\View\Layout"> <plugin name="ecombricksInventoryPluginFrameworkViewLayout" type="Ecombricks\Inventory\Plugin\Framework\View\Layout" sortOrder="-999" /> </type> <type name="Magento\Framework\View\Result\LayoutFactory"> <plugin name="ecombricksInventoryPluginFrameworkViewResultLayoutFactory" type="Ecombricks\Inventory\Plugin\Framework\View\Result\LayoutFactory" sortOrder="-999" /> </type> <type name="Magento\Framework\View\Result\PageFactory"> <plugin name="ecombricksInventoryPluginFrameworkViewResultPageFactory" type="Ecombricks\Inventory\Plugin\Framework\View\Result\PageFactory" sortOrder="-999" /> </type> <type name="Magento\Framework\View\Element\BlockFactory"> <plugin name="ecombricksInventoryPluginFrameworkViewElementBlockFactory" type="Ecombricks\Inventory\Plugin\Framework\View\Element\BlockFactory" sortOrder="-999" /> </type> <type name="Magento\Framework\Controller\ResultFactory"> <plugin name="ecombricksInventoryPluginFrameworkControllerResultFactory" type="Ecombricks\Inventory\Plugin\Framework\Controller\ResultFactory" sortOrder="-999" /> </type> <type name="Magento\Framework\Url"> <plugin name="ecombricksInventoryPluginFrameworkUrl" type="Ecombricks\Inventory\Plugin\Framework\Url" sortOrder="-999" /> </type> <type name="Magento\Framework\Url\RouteParamsResolverFactory"> <plugin name="ecombricksInventoryPluginFrameworkUrlRouteParamsResolverFactory" type="Ecombricks\Inventory\Plugin\Framework\Url\RouteParamsResolverFactory" sortOrder="-999" /> </type> <type name="Magento\Framework\Url\RouteParamsResolver"> <plugin name="ecombricksInventoryPluginFrameworkUrlRouteParamsResolver" type="Ecombricks\Inventory\Plugin\Framework\Url\RouteParamsResolver" sortOrder="-999" /> </type> </config>