Documentation

PersonMeta
in package

Class PersonMeta

Table of Contents

Properties

$images  : PersonImageResource
$malId  : int
$name  : string
$url  : string

Methods

__construct()  : mixed
Genre constructor.
getImages()  : PersonImageResource
getMalId()  : int
getName()  : string
getUrl()  : string

Properties

Methods

__construct()

Genre constructor.

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

getMalId()

public getMalId() : int
Return values
int

getName()

public getName() : string
Return values
string

getUrl()

public getUrl() : string
Return values
string

        
On this page

Search results