File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 225
225
<argument name =" httpRequest" xsi : type =" object" >Magento\Framework\App\Request\Http\Proxy</argument >
226
226
</arguments >
227
227
</type >
228
+ <type name =" Magento\Framework\App\FrontController" >
229
+ <plugin name =" install" type =" Magento\Framework\Module\Plugin\DbStatusValidator" sortOrder =" 40" />
230
+ </type >
231
+ <type name =" Magento\Framework\Module\Plugin\DbStatusValidator" >
232
+ <arguments >
233
+ <argument name =" cache" xsi : type =" object" >Magento\Framework\App\Cache\Type\Config</argument >
234
+ </arguments >
235
+ </type >
228
236
</config >
Original file line number Diff line number Diff line change 919
919
<argument name =" dataStorage" xsi : type =" object" >Magento\Framework\View\Layout\PageType\Config\Data</argument >
920
920
</arguments >
921
921
</type >
922
- <type name =" Magento\Framework\App\FrontController" >
923
- <plugin name =" install" type =" Magento\Framework\Module\Plugin\DbStatusValidator" sortOrder =" 40" />
924
- </type >
925
- <type name =" Magento\Framework\Module\Plugin\DbStatusValidator" >
926
- <arguments >
927
- <argument name =" cache" xsi : type =" object" >Magento\Framework\App\Cache\Type\Config</argument >
928
- </arguments >
929
- </type >
930
922
<virtualType name =" Magento\Framework\Message\Session\Storage" type =" Magento\Framework\Session\Storage" >
931
923
<arguments >
932
924
<argument name =" namespace" xsi : type =" string" >message</argument >
You can’t perform that action at this time.
0 commit comments