File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
app/code/Magento/Backend/etc Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 153
153
</argument >
154
154
</arguments >
155
155
</type >
156
+ <virtualType name =" Magento\Setup\BackendApp" type =" Magento\Backend\App\BackendApp" >
157
+ <arguments >
158
+ <argument name =" cookiePath" xsi : type =" string" >setup</argument >
159
+ <argument name =" startupPage" xsi : type =" string" >setup</argument >
160
+ <argument name =" aclResourceName" xsi : type =" string" >Magento_Backend::setup_wizard</argument >
161
+ </arguments >
162
+ </virtualType >
163
+ <type name =" Magento\Backend\App\BackendAppList" >
164
+ <arguments >
165
+ <argument name =" backendApps" xsi : type =" array" >
166
+ <item name =" setup" xsi : type =" object" >Magento\Setup\BackendApp</item >
167
+ </argument >
168
+ </arguments >
169
+ </type >
156
170
<type name =" Magento\Framework\App\Response\HeaderManager" >
157
171
<arguments >
158
172
<argument name =" headerProviderList" xsi : type =" array" >
You can’t perform that action at this time.
0 commit comments