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 7
7
-->
8
8
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../../../../../lib/internal/Magento/Framework/ObjectManager/etc/config.xsd" >
9
9
<preference for =" Magento\Framework\App\Request\PathInfoProcessorInterface" type =" Magento\Store\App\Request\PathInfoProcessor" />
10
- <preference for =" Magento\Framework\ Store\StoreManagerInterface" type =" Magento\Store\Model\StoreManager" />
10
+ <preference for =" Magento\Store\Model \StoreManagerInterface" type =" Magento\Store\Model\StoreManager" />
11
11
<preference for =" Magento\Framework\App\Response\RedirectInterface" type =" Magento\Store\App\Response\Redirect" />
12
12
<type name =" Magento\Framework\Module\Updater\SetupFactory" >
13
13
<arguments >
Original file line number Diff line number Diff line change 305
305
<type name =" Magento\Framework\Url" >
306
306
<arguments >
307
307
<argument name =" session" xsi : type =" object" >Magento\Framework\Session\Generic\Proxy</argument >
308
- <argument name =" scopeType" xsi : type =" const" >Magento\Framework\ Store\ScopeInterface::SCOPE_STORE</argument >
308
+ <argument name =" scopeType" xsi : type =" const" >Magento\Store\Model \ScopeInterface::SCOPE_STORE</argument >
309
309
</arguments >
310
310
</type >
311
311
<virtualType name =" layoutArgumentInterpreterInternal" type =" Magento\Framework\Data\Argument\Interpreter\Composite" >
You can’t perform that action at this time.
0 commit comments