Func
Less than 1 minute
Func
Properties
name
public string $name
returnType
public string $returnType
lang
public string $lang
body
public string $body
Methods
create
public create(Adapter $dbi): bool
Parameters
Parameter | Type | Description |
---|---|---|
$dbi | Adapter |
alter
public alter(Adapter $dbi): bool
Parameters
Parameter | Type | Description |
---|---|---|
$dbi | Adapter |
drop
public drop(Adapter $dbi): bool
Parameters
Parameter | Type | Description |
---|---|---|
$dbi | Adapter |
apply
public apply(BaseAction $action): bool
Parameters
Parameter | Type | Description |
---|---|---|
$action | BaseAction |
diff
public diff(BaseAction $action): ?BaseAction
Parameters
Parameter | Type | Description |
---|---|---|
$action | BaseAction |
Generated by Hazaar API Doc Generator