File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 13
13
<arguments >
14
14
<argument name =" userContexts" xsi : type =" array" >
15
15
<item name =" customerSessionUserContext" xsi : type =" array" >
16
- <item name =" type" xsi : type =" object" >Magento\Customer\Model\Authorization\CustomerSessionUserContext</item >
16
+ <item name =" type" xsi : type =" object" >Magento\Customer\Model\Authorization\CustomerSessionUserContext\Proxy </item >
17
17
<item name =" sortOrder" xsi : type =" string" >20</item >
18
18
</item >
19
19
</argument >
Original file line number Diff line number Diff line change 10
10
<arguments >
11
11
<argument name =" userContexts" xsi : type =" array" >
12
12
<item name =" adminSessionUserContext" xsi : type =" array" >
13
- <item name =" type" xsi : type =" object" >Magento\User\Model\Authorization\AdminSessionUserContext</item >
13
+ <item name =" type" xsi : type =" object" >Magento\User\Model\Authorization\AdminSessionUserContext\Proxy </item >
14
14
<item name =" sortOrder" xsi : type =" string" >30</item >
15
15
</item >
16
16
</argument >
You can’t perform that action at this time.
0 commit comments