Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MVP-125: Renamed hasRole to hasRoles #41

Merged
merged 1 commit into from
Mar 21, 2024
Merged

Conversation

BradyMitch
Copy link
Collaborator

@BradyMitch BradyMitch commented Mar 21, 2024

🎯 Summary

MVP-125

  • Renamed hasRole function to hasRoles because the function checks against one or multiple roles.
  • Updated Wiki

🔰 Checklist

  • I have read and agree with the following checklist and am following the guidelines in our Code of Conduct document.
  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation where required.
  • I have tested my changes to the best of my ability.
  • I have consulted with the team if introducing a new dependency.
  • My changes generate no new warnings.

Copy link
Collaborator

@TaylorFries TaylorFries left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

all instances of hasRole have been updated to hasRoles and all instances of hasRoleOption are changed to hasRolesOptions

@BradyMitch BradyMitch merged commit b4aa5f4 into main Mar 21, 2024
@BradyMitch BradyMitch deleted the mvp-125-rename-hasrole branch March 21, 2024 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants