PHP Classes

File: docs/api/_PaginatedRequest.md

Recommend this page to a friend!
  Classes of Mohamed Ahmed   Laravel MCP SDK   docs/api/_PaginatedRequest.md   Download  
File: docs/api/_PaginatedRequest.md
Role: Auxiliary data
Content typex: text/markdown
Description: Auxiliary data
Class: Laravel MCP SDK
Create tools to process user requests with prompts
Author: By
Last change:
Date: Yesterday
Size: 386 bytes
 

Contents

Class file image Download

PaginatedRequest

Namespace: ``

Methods

__construct

Create a new paginated request instance.

getType

Get the type of the request.

getArguments

Get the arguments associated with the request.

getCursor

Get the cursor.

getMethod

Get the request method name.

getParams

Get the request parameters.

create

Create a new instance from an array.