![]() 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/InventoryConfig/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:ecombricks:module:Ecombricks_Interception:etc/interception.xsd"> <type name="Magento\Framework\Url"> <property name="inventoryParameterActionPathPatterns" type="array"> <item name="adminSystemConfig">#^admin/admin/system_config#</item> </property> </type> <type name="Magento\Framework\App\Config"> <trait type="Ecombricks\Inventory\Framework\SourceTrait" sortOrder="-999" /> </type> <type name="Magento\Framework\App\Config\Loader"> <trait type="Ecombricks\Inventory\Framework\SourceTrait" sortOrder="-999" /> </type> <type name="Magento\Config\Model\Config\Loader"> <trait type="Ecombricks\Inventory\Framework\SourceTrait" sortOrder="-999" /> </type> <type name="Magento\Framework\App\Config\Value"> <trait type="Ecombricks\Inventory\Framework\SourceTrait" sortOrder="-999" /> <trait type="Ecombricks\Inventory\Framework\Model\SourceTrait" sortOrder="-900" /> <property name="sourceManagement" type="object">Ecombricks\Inventory\Model\SourceManagement</property> </type> <type name="Magento\Framework\App\Config\ValueFactory"> <trait type="Ecombricks\Inventory\Framework\SourceTrait" sortOrder="-999" /> </type> <type name="Magento\Config\Model\ResourceModel\Config\Data"> <trait type="Ecombricks\InventoryConfig\Model\ResourceModel\Config\Data\SourceTrait" sortOrder="-900" /> </type> <type name="Magento\Config\Model\ResourceModel\Config\Data\Collection"> <trait type="Ecombricks\Inventory\Framework\SourceTrait" sortOrder="-999" /> <trait type="Ecombricks\Inventory\Framework\Model\ResourceModel\Db\Collection\SourceTrait" sortOrder="-900" /> </type> <type name="Magento\Config\Model\Config"> <trait type="Ecombricks\Inventory\Framework\SourceTrait" sortOrder="-999" /> </type> <type name="Magento\Config\Model\Config\Factory"> <trait type="Ecombricks\Inventory\Framework\SourceTrait" sortOrder="-999" /> </type> <type name="Magento\Config\Model\Config\Structure"> <trait type="Ecombricks\Inventory\Framework\SourceTrait" sortOrder="-999" /> </type> <type name="Magento\Config\Model\Config\Structure\Element\Iterator"> <trait type="Ecombricks\Inventory\Framework\SourceTrait" sortOrder="-999" /> </type> <type name="Magento\Config\Model\Config\Structure\Element\FlyweightFactory"> <trait type="Ecombricks\Inventory\Framework\SourceTrait" sortOrder="-999" /> </type> <type name="Magento\Config\Model\Config\Structure\AbstractElement"> <trait type="Ecombricks\Inventory\Framework\SourceTrait" sortOrder="-999" /> </type> <type name="Magento\Config\Model\Config\BackendFactory"> <trait type="Ecombricks\Inventory\Framework\SourceTrait" sortOrder="-999" /> </type> <type name="Magento\Config\Model\Config\SourceFactory"> <trait type="Ecombricks\Inventory\Framework\SourceTrait" sortOrder="-999" /> </type> <type name="Magento\Config\Model\Config\Source\Email\Template"> <trait type="Ecombricks\Inventory\Framework\SourceTrait" sortOrder="-999" /> </type> <type name="Magento\Config\Block\System\Config\Form"> <trait type="Ecombricks\Inventory\Framework\SourceTrait" sortOrder="-999" /> </type> </config>