File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed
app/code/Magento/Config/etc Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change 154
154
</argument >
155
155
</arguments >
156
156
</virtualType >
157
- <virtualType name =" systemConfigSnapshotSourceAggregated" type =" Magento\Framework\App\Config\ConfigSourceAggregated " >
157
+ <virtualType name =" systemConfigSnapshotSourceAggregated" type =" systemConfigSourceAggregated " >
158
158
<arguments >
159
159
<argument name =" sources" xsi : type =" array" >
160
- <item name =" modular" xsi : type =" array" >
161
- <item name =" source" xsi : type =" object" >Magento\Config\App\Config\Source\ModularConfigSource</item >
162
- <item name =" sortOrder" xsi : type =" string" >10</item >
163
- </item >
164
- <item name =" dynamic" xsi : type =" array" >
165
- <item name =" source" xsi : type =" object" >Magento\Config\App\Config\Source\RuntimeConfigSource</item >
166
- <item name =" sortOrder" xsi : type =" string" >100</item >
167
- </item >
168
160
<item name =" initial" xsi : type =" array" >
169
161
<item name =" source" xsi : type =" object" >Magento\Config\App\Config\Source\InitialSnapshotConfigSource</item >
170
162
<item name =" sortOrder" xsi : type =" string" >1000</item >
You can’t perform that action at this time.
0 commit comments