extends |
JsonSerializable |
|---|
Refers to any valid JSON-RPC object that can be decoded off the wire, or encoded to be sent.
| Methods | ||
|---|---|---|
public
|
toArray(): array<string, mixed>
|
# |
public
|
jsonSerialize(): array<string, mixed>
|
# |
| Constants | |||
|---|---|---|---|
public
|
string |
JSONRPC_VERSION = '2.0'
|
# |