We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a220ef9 commit 329fdd8Copy full SHA for 329fdd8
app/code/Magento/Backend/etc/di.xml
@@ -71,7 +71,6 @@
71
<argument name="backendHelper" xsi:type="object">Magento\Backend\Helper\Data\Proxy</argument>
72
</arguments>
73
</type>
74
- <preference for="Magento\Framework\Authorization\RoleLocatorInterface" type="Magento\Backend\Model\Authorization\RoleLocator" />
75
<preference for="Magento\Framework\Authorization\PolicyInterface" type="Magento\Framework\Authorization\Policy\Acl"/>
76
<preference for="Magento\Framework\Acl\AclResource\ProviderInterface" type="Magento\Framework\Acl\AclResource\Provider"/>
77
<type name="Magento\Framework\Acl\AclResource\Config\Reader\Filesystem">
0 commit comments