Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[user] Add getSites functions in User class (#9102)
This adds 2 functions to the user class. One returns an array of Site objects that the user has access to. The other returns an associative array with the format CenterID => SiteName for all of the sites that the user has access to.
- Loading branch information