Documentation

TopMangaRequest
in package
implements RequestInterface

Class TopMangaRequest

Table of Contents

Interfaces

RequestInterface
Interface RequestInterface

Properties

$page  : int
$type  : string|null

Methods

__construct()  : mixed
TopAnimeRequest constructor.
getPage()  : int
getPath()  : string
Get the path to request
getType()  : string|null

Properties

Methods

__construct()

TopAnimeRequest constructor.

public __construct([int $page = 1 ][, null $type = null ]) : mixed
Parameters
$page : int = 1
$type : null = null
Tags
throws
InvalidArgumentException

getPath()

Get the path to request

public getPath() : string
Return values
string

        
On this page

Search results