File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6
6
*/
7
7
-->
8
8
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:ObjectManager/etc/config.xsd" >
9
- <preference for =" Magento\Config\Model\Config\Structure\SearchInterface" type =" Magento\Config\Model\Config\Structure" />
10
9
<preference for =" Magento\Config\Model\Config\Backend\File\RequestData\RequestDataInterface" type =" Magento\Config\Model\Config\Backend\File\RequestData" />
11
10
<preference for =" Magento\Config\Model\Config\Structure\ElementVisibilityInterface" type =" Magento\Config\Model\Config\Structure\ElementVisibilityComposite" />
12
11
<type name =" Magento\Config\Model\Config\Structure\Element\Iterator\Tab" shared =" false" />
Original file line number Diff line number Diff line change 42
42
<item name =" general/store_information/merchant_vat_number" xsi : type =" string" >1</item >
43
43
</item >
44
44
</argument >
45
+ <argument name =" configStructure" xsi : type =" object" >Magento\Config\Model\Config\Structure\Proxy</argument >
45
46
</arguments >
46
47
</type >
47
- </config >
48
+ </config >
You can’t perform that action at this time.
0 commit comments