ICreateUserBackend
in
Tags
Table of Contents
Methods
- createUser() : bool
Methods
createUser()
public
createUser(string $uid, string $password) : bool
Parameters
- $uid : string
-
The username of the user to create
- $password : string
-
The password of the new user