NewsRequest
in package
implements
RequestInterface
Class RecentNewsRequest
Table of Contents
Interfaces
- RequestInterface
- Interface RequestInterface
Properties
- $malId : int
Methods
- __construct() : mixed
- getMalId() : int
- getPath() : string
- Get the path to request
Properties
$malId
private
int
$malId
Methods
__construct()
public
__construct(int $malId) : mixed
Parameters
- $malId : int
getMalId()
public
getMalId() : int
Return values
intgetPath()
Get the path to request
public
getPath() : string