final | |
|---|---|
readonly | |
extends |
Result<array{_meta?: template-type<MetaObject, Arrayable, 'T'>, resultType: non-empty-string}> |
implements |
ClientResult, ServerResult |
Common result fields.
| Methods | ||
|---|---|---|
public
|
__construct(MetaObject $meta = new MetaObject())
|
# |
public
static
|
fromArray(array $data): static
|
# |
public
|
toArray(): array
|
# |
protected
|
getResultType(): string
|
# |
| Methods inherited from Nexus\Mcp\Core\Schema\Result |
|---|
jsonSerialize(), |
| Properties inherited from Nexus\Mcp\Core\Schema\Result |
|---|
$meta |