NewsByTagRequest
in package
implements
RequestInterface
Class RecentNewsRequest
Table of Contents
Interfaces
- RequestInterface
- Interface RequestInterface
Properties
Methods
- __construct() : mixed
- AnimeRequest constructor.
- getMalId() : string
- getPage() : int
- getPath() : string
- Get the path to request
Properties
$malId
private
string
$malId
$page
private
int
$page
Methods
__construct()
AnimeRequest constructor.
public
__construct(string $malId[, int $page = 1 ]) : mixed
Parameters
- $malId : string
- $page : int = 1
getMalId()
public
getMalId() : string
Return values
stringgetPage()
public
getPage() : int
Return values
intgetPath()
Get the path to request
public
getPath() : string