Documentation

MalUrl
in package

Class MalUrl

Table of Contents

Properties

$name  : string
$url  : string

Methods

__construct()  : mixed
Genre constructor.
__toString()  : string
getMalId()  : int
getName()  : string
getTitle()  : string
getType()  : string
getUrl()  : string

Properties

Methods

__construct()

Genre constructor.

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

__toString()

public __toString() : string
Return values
string

getMalId()

public getMalId() : int
Return values
int

getName()

public getName() : string
Return values
string

getTitle()

public getTitle() : string
Return values
string

getType()

public getType() : string
Return values
string

getUrl()

public getUrl() : string
Return values
string

        
On this page

Search results