Skip to content

2.0.11

Choose a tag to compare

@hdaklue hdaklue released this 04 Oct 14:09
· 1 commit to master since this release
Add role hierarchy comparison methods with equal-to conditions

- Add isHigherThanOrEqual method to RoleContract and HasRoleHierarchy
- Add getRolesLowerThanOrEqual and getRolesHigherThanOrEqual to RoleFactory
- Add comprehensive docblocks to all RoleFactory methods
- Improve return type declarations for consistency