Documentation

ClubMeta
in package

Class ClubMeta

Table of Contents

Properties

$malId  : int
$name  : string
$url  : string

Methods

factory()  : ClubMeta
getMalId()  : int
getName()  : string
getUrl()  : string

Properties

Methods

factory()

public static factory(int $malId, string $name, string $url) : ClubMeta
Parameters
$malId : int
$name : string
$url : string
Return values
ClubMeta

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