abstract | |
---|---|
readonly | |
implements |
JsonSerializable, Arrayable |
A JSON-RPC message.
Methods | ||
---|---|---|
public
|
__construct(string $jsonrpc)
|
# |
public
|
jsonSerialize(): array<string, mixed>
|
# |
Constants | |||
---|---|---|---|
final
public
|
string |
JSON_RPC_VERSION = '2.0'
|
# |
Properties | |||
---|---|---|---|
public
|
non-empty-string
|
$jsonrpc
|
# |