Extension
Less than 1 minute
Extension
Methods
listExtensions
public listExtensions(): voidcreateExtension
public createExtension(string $name): boolParameters
| Parameter | Type | Description |
|---|---|---|
$name | string |
dropExtension
public dropExtension(string $name, bool $ifExists): boolParameters
| Parameter | Type | Description |
|---|---|---|
$name | string | |
$ifExists | bool |
extensionExists
public extensionExists(string $name): boolParameters
| Parameter | Type | Description |
|---|---|---|
$name | string |
Generated by Hazaar API Doc Generator on Wed, 07 Jan 2026 11:29:59 +0000