<T is array{_meta?: array<string, mixed>, nextCursor?: (null|non-empty-string)}>abstract | |
|---|---|
readonly | |
extends |
Result<T> |
The base object for paginated results.
| Methods | ||
|---|---|---|
public
|
__construct(null|non-empty-string $nextCursor = null, ?array $meta = null)
|
# |
| Methods inherited from Nexus\Mcp\Schema\Result\Result |
|---|
jsonSerialize() |
| Properties | |||
|---|---|---|---|
public
|
null|non-empty-string
|
$nextCursor
|
# |
| Properties inherited from Nexus\Mcp\Schema\Result\Result |
|---|
$meta |