You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When there are nodes in the aclResources that not have a member 'id',
you will get an error on the comparison $node['id'] == 'Magento::admin'
First check if the member 'id' exists
Signed-off-by: BlackEagle <ike.devolder@gmail.com>
0 commit comments