Command
Table of Contents
Methods
- execute() : mixed
- loadEntity() : Base|null
Methods
execute()
public
static execute([string $type = "" ][, string $operation = "" ][, array<string|int, mixed> $data = array() ]) : mixed
Parameters
- $type : string = ""
- $operation : string = ""
- $data : array<string|int, mixed> = array()
loadEntity()
public
static loadEntity(mixed $type) : Base|null
Parameters
- $type : mixed