Skip to content
Snippets Groups Projects
Commit 3bed3d2a authored by Robin McCorkell's avatar Robin McCorkell
Browse files

Change parameter type for useBackend

parent 87b548ed
No related branches found
No related tags found
No related merge requests found
......@@ -98,7 +98,7 @@ class OC_User {
/**
* @brief Adds the backend to the list of used backends
* @param string|OC_User_Backend $backend default: database The backend to use for user management
* @param string|OC_User_Interface $backend default: database The backend to use for user management
* @return bool
*
* Set the User Authentication Module
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment