final | |
|---|---|
readonly | |
extends |
Result |
implements |
ClientResult, ServerResult |
A result that carries no fields beyond the optional _meta. Used by methods
like ping whose acknowledgement has no payload.
| Methods | ||
|---|---|---|
public
|
__construct(MetaObject $meta = new MetaObject())
|
# |
public
static
|
fromArray(array $data): static
|
# |
| Methods inherited from Nexus\Mcp\Core\Schema\Result |
|---|
toArray(), jsonSerialize() |
| Properties inherited from Nexus\Mcp\Core\Schema\Result |
|---|
$meta |