File tree Expand file tree Collapse file tree 2 files changed +0
-13
lines changed
app/code/Magento/Store/etc Expand file tree Collapse file tree 2 files changed +0
-13
lines changed Original file line number Diff line number Diff line change 180
180
<argument name =" cacheKey" xsi : type =" string" >global_acl_resources</argument >
181
181
</arguments >
182
182
</type >
183
- <type name =" Magento\Framework\App\Action\Action" >
184
- <plugin name =" storeCheck" type =" Magento\Store\App\Action\Plugin\StoreCheck" sortOrder =" 10" />
185
- </type >
186
183
<type name =" Magento\Framework\App\Config\Initial\Converter" >
187
184
<arguments >
188
185
<argument name =" nodeMap" xsi : type =" array" >
216
213
</argument >
217
214
</arguments >
218
215
</type >
219
- <type name =" Magento\Framework\Module\Updater\SetupFactory" >
220
- <arguments >
221
- <argument name =" resourceTypes" xsi : type =" array" >
222
- <item name =" core_setup" xsi : type =" string" >Magento\Framework\Module\DataSetup</item >
223
- </argument >
224
- </arguments >
225
- </type >
226
216
<type name =" Magento\Framework\Module\DataSetup" >
227
217
<arguments >
228
218
<argument name =" resourceName" xsi : type =" string" >core_setup</argument >
Original file line number Diff line number Diff line change 12
12
<type name =" Magento\Framework\App\Action\Action" >
13
13
<plugin name =" contextPlugin" type =" Magento\Store\App\Action\Plugin\Context" sortOrder =" 10" />
14
14
</type >
15
- <type name =" Magento\Framework\App\FrontController" >
16
- <plugin name =" requestPreprocessor" type =" Magento\Store\App\FrontController\Plugin\RequestPreprocessor" sortOrder =" 50" />
17
- </type >
18
15
</config >
You can’t perform that action at this time.
0 commit comments