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 Sun, 01 Mar 2026 09:22:25 +0000