https://github.com/HQ20/contracts/blob/4c4acb1328d35659f18f10f0bcdcd54a74071c31/contracts/access/Hierarchy.sol#L19 using an array instead of a single role would allow multiple roles to be granted access to a function.
contracts/contracts/access/Hierarchy.sol
Line 19 in 4c4acb1
using an array instead of a single role would allow multiple roles to be granted access to a function.