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 | the name of the group to drop | |
$ifExists | if true, only drop the group if it exists |
Generated by Hazaar API Doc Generator on Fri, 04 Sep 2026 23:32:16 +0000