final | |
|---|---|
readonly | |
extends |
MetaObject<array<string, mixed>> |
The _meta of a payload nested inside an envelope rather than of the envelope
itself, such as a tool, a resource, a prompt, or a content block. It reserves no
keys of its own, so every entry is an extra.
| Methods | ||
|---|---|---|
public
static
|
fromArray(array $data): static
|
# |
public
|
toArray(): array
|
# |
| Methods inherited from Nexus\Mcp\Core\Schema\MetaObject |
|---|
__construct(), jsonSerialize() |
| Properties inherited from Nexus\Mcp\Core\Schema\MetaObject |
|---|
$extras |