MagazineMeta
extends ItemBasicMeta
in package
Class MagazineMeta
Table of Contents
Properties
Methods
- __construct() : mixed
- ItemBasicMeta constructor.
- getMalId() : int
- getName() : string
- getTitle() : string
Properties
$malId
private
int
$malId
$name
private
string
$name
Methods
__construct()
ItemBasicMeta constructor.
public
__construct(string $malId, string $name) : mixed
Parameters
- $malId : string
- $name : string
getMalId()
public
getMalId() : int
Return values
intgetName()
public
getName() : string
Return values
stringgetTitle()
public
getTitle() : string