Skip to content
Snippets Groups Projects
Commit 7203f695 authored by Sam Tuke's avatar Sam Tuke
Browse files

Extended class comment

parent e6b0eb34
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,9 @@
*/
/**
* This class provides all methods for user management.
* This class provides wrapper methods for user management. Multiple backends are
* supported. User management operations are delegated to the configured backend for
* execution.
*
* Hooks provided:
* pre_createUser(&run, uid, password)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment