Event
Less than 1 minute
Event
Properties
actions
public array $actions
Methods
construct
public construct(array $actions): void
Parameters
Parameter | Type | Description |
---|---|---|
$actions | array |
run
public run(Adapter $dbi): bool
Parameters
Parameter | Type | Description |
---|---|---|
$dbi | Adapter |
add
public add(ActionName $actionName, ActionType $actionType, BaseAction $actionSpec): Action
Parameters
Parameter | Type | Description |
---|---|---|
$actionName | ActionName | |
$actionType | ActionType | |
$actionSpec | BaseAction |
Generated by Hazaar API Doc Generator