ClubMeta
in package
Class ClubMeta
Table of Contents
Properties
Methods
- factory() : ClubMeta
- getMalId() : int
- getName() : string
- getUrl() : string
Properties
$malId
private
int
$malId
$name
private
string
$name
$url
private
string
$url
Methods
factory()
public
static factory(int $malId, string $name, string $url) : ClubMeta
Parameters
- $malId : int
- $name : string
- $url : string
Return values
ClubMetagetMalId()
public
getMalId() : int
Return values
intgetName()
public
getName() : string
Return values
stringgetUrl()
public
getUrl() : string