PATH:
home
/
thebhoeo
/
.trash
/
backwpup
/
vendor
/
wordpress
/
php-mcp-schema
/
src
/
Common
/
Contracts
<?php declare(strict_types=1); namespace WP\McpSchema\Common\Contracts; /** * Interface for types that extend PaginatedRequest. * * This interface is auto-generated from TypeScript extends metadata. * Types implementing this interface: ListResourcesRequest, ListResourceTemplatesRequest, ListPromptsRequest, ListToolsRequest, ListTasksRequest * * @mcp-version 2025-11-25 */ interface PaginatedRequestInterface extends WithArrayTransformationInterface { }
[-] WithArrayTransformationInterface.php
[edit]
[-] ResultInterface.php
[edit]
[-] BaseMetadataInterface.php
[edit]
[-] JSONRPCRequestInterface.php
[edit]
[-] IconsInterface.php
[edit]
[-] PaginatedRequestInterface.php
[edit]
[-] PaginatedResultInterface.php
[edit]
[-] RequestParamsInterface.php
[edit]
[-] WithJsonSchemaInterface.php
[edit]
[-] TaskAugmentedRequestParamsInterface.php
[edit]
[+]
..
[-] NotificationParamsInterface.php
[edit]
[-] ResourceRequestParamsInterface.php
[edit]
[-] ResourceContentsInterface.php
[edit]
[-] JSONRPCNotificationInterface.php
[edit]