Reads a single resource whose URI matched a registered ResourceTemplate,
receiving the variable bindings the matcher extracted.
| Methods | ||
|---|---|---|
public
|
read(
non-empty-string $uri,
array<string, string> $bindings,
ServerContext $context,
): InputRequiredResult|ReadResourceResult
|
# |