FavoriteCharacterRelatedEntry
in package
Class MalUrl
Table of Contents
Properties
Methods
- __construct() : mixed
- Genre constructor.
- getMalId() : int
- getTitle() : string
- getType() : string
- getUrl() : string
Properties
$malId
private
int
$malId
$title
private
string
$title
$type
private
string
$type
$url
private
string
$url
Methods
__construct()
Genre constructor.
public
__construct(MalUrl $malUrl) : mixed
Parameters
- $malUrl : MalUrl
getMalId()
public
getMalId() : int
Return values
intgetTitle()
public
getTitle() : string
Return values
stringgetType()
public
getType() : string
Return values
stringgetUrl()
public
getUrl() : string