Documentation

PersonRequest
in package
implements RequestInterface

Class PersonRequest

Table of Contents

Interfaces

RequestInterface
Interface RequestInterface

Properties

$id  : int

Methods

__construct()  : mixed
PersonRequest constructor.
getId()  : int
getPath()  : string
Get the path to request

Properties

Methods

__construct()

PersonRequest constructor.

public __construct(int $id) : mixed
Parameters
$id : int

getPath()

Get the path to request

public getPath() : string
Return values
string

        
On this page

Search results