<TArray is array<string, mixed>, TJson = TArray>abstract | |
|---|---|
readonly | |
implements |
JsonSerializable, Arrayable<TArray> |
The base result object that is passed to a JSON-RPC response.
| Methods | ||
|---|---|---|
public
|
__construct(null|array<string, mixed> $meta = null)
|
# |
public
|
jsonSerialize(): TJson
|
# |
| Properties | |||
|---|---|---|---|
public
|
null|array<string, mixed>
|
$meta
|
# |