Documentation

FavoriteListEntry extends CommonMeta
in package

Class FavoriteListEntry

Table of Contents

Properties

$images  : CommonImageResource
$malId  : int
$startYear  : int
$title  : string
$type  : string
$url  : string

Methods

__construct()  : mixed
FavoriteListEntry constructor.
__toString()  : string
getEntityType()  : string
getImages()  : CommonImageResource
getMalId()  : int
getStartYear()  : int
getTitle()  : string
getUrl()  : string

Properties

Methods

__construct()

FavoriteListEntry constructor.

public __construct(string $name, string $url, string $imageUrl, string $typeAndYear) : mixed
Parameters
$name : string
$url : string
$imageUrl : string
$typeAndYear : string

__toString()

public __toString() : string
Return values
string

getMalId()

public getMalId() : int
Return values
int

getTitle()

public getTitle() : string
Return values
string

getUrl()

public getUrl() : string
Return values
string

        
On this page

Search results