dropGroup
Less than 1 minute
dropGroup
dropGroup
Drops a group (role without login capability) from the PostgreSQL database.
public dropGroup(string $name, bool $ifExists): boolParameters
| Parameter | Type | Description |
|---|---|---|
$name | string | the name of the group to drop |
$ifExists | bool | if true, only drop the group if it exists |
Generated by Hazaar API Doc Generator on Tue, 21 Apr 2026 04:00:25 +0000