final | |
|---|---|
readonly | |
extends |
Result |
implements |
ServerResult |
The server's response to a resources/read request from the client.
| Methods | ||
|---|---|---|
public
|
__construct(list<BlobResourceContents|TextResourceContents> $contents, MetaObject $meta = new MetaObject())
|
# |
public
static
|
fromArray(array<string, mixed> $data): static
|
# |
public
|
toArray(): array
|
# |
public
|
jsonSerialize(): array
|
# |
| Properties | |||
|---|---|---|---|
public
|
list<BlobResourceContents|TextResourceContents>
|
$contents
|
# |
| Properties inherited from Nexus\Mcp\Core\Schema\Result |
|---|
$meta |