Documentation

MagazineRequest
in package
implements RequestInterface

Class MagazineRequest

Table of Contents

Interfaces

RequestInterface
Interface RequestInterface

Properties

$id  : int
$page  : int

Methods

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

Properties

Methods

__construct()

MagazineRequest constructor.

public __construct(int $id[, int $page = 1 ]) : mixed
Parameters
$id : int
$page : int = 1

getPath()

Get the path to request

public getPath() : string
Return values
string

        
On this page

Search results