Implement the methods `getAllAssignments()`, `getAllRoles`, `getAllRules()` in `Manager::class`
Open
@arogachev is already working on this.
Since Sep 12, 2023.
status:ready for adoption
- Dominant language
- PHP
- Stars
- 74
- Forks
- 25
- Avg merge
- 51m
- Merged PRs (30d)
- 1
Description
I think it would be a good thing to return these methods in manager since they are resolved within the class, which is ideal for creating an rbac service.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.