Documentation

AnimeMeta
in package

Class AnimeMeta

Table of Contents

Properties

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

Methods

__construct()  : mixed
Genre constructor.
__toString()  : string
getImages()  : CommonImageResource
getMalId()  : int
getTitle()  : string
getUrl()  : string

Properties

Methods

__construct()

Genre constructor.

public __construct(string $title, string $url, string $imageUrl) : mixed
Parameters
$title : string
$url : string
$imageUrl : 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