Mage_Admin_Model_Acl_Role_Registry
extends Registry
in package
Table of Contents
Methods
- addParent() : self
- Add parent to the $role node
Methods
addParent()
Add parent to the $role node
public
addParent(RoleInterface|string $role, array<string|int, mixed>|RoleInterface|string $parents) : self
Parameters
- $role : RoleInterface|string
- $parents : array<string|int, mixed>|RoleInterface|string