User
Less than 1 minute
User
Methods
listUsers
public listUsers(): voidcreateUser
public createUser(string $name, ?string $password, array $privileges): boolParameters
| Parameter | Type | Description |
|---|---|---|
$name | string | |
$password | string | |
$privileges | array |
dropUser
public dropUser(string $name, bool $ifExists): boolParameters
| Parameter | Type | Description |
|---|---|---|
$name | string | |
$ifExists | bool |
Generated by Hazaar API Doc Generator on Sun, 01 Mar 2026 09:22:25 +0000