Documentation

MagazineManga extends MangaCard
in package

Class MagazineManga

Table of Contents

Properties

$authors  : array<string|int, MalUrl>
$demographics  : array<string|int, MalUrl>
$explicitGenres  : array<string|int, MalUrl>
$genres  : array<string|int, MalUrl>
$images  : CommonImageResource
$malId  : int
$members  : int
$publishingStart  : DateTimeImmutable|null
$score  : float|null
$serialization  : array<string|int, string>|null
$synopsis  : string
$themes  : array<string|int, MalUrl>
$title  : string
$type  : string|null
$url  : string
$volumes  : int|null

Methods

__toString()  : string
getAuthors()  : array<string|int, MalUrl>
getDemographics()  : array<string|int, MalUrl>
getExplicitGenres()  : array<string|int, MalUrl>
getGenres()  : array<string|int, MalUrl>
getImages()  : CommonImageResource
getMalId()  : int
getMembers()  : int
getPublishingStart()  : DateTimeImmutable|null
getScore()  : float|null
getSerialization()  : array<string|int, string>|null
getSynopsis()  : string
getThemes()  : array<string|int, MalUrl>
getTitle()  : string
getType()  : string|null
getUrl()  : string
getVolumes()  : int|null
parseMagazineManga()  : MagazineManga
parseMangaCard()  : MangaCard
setProperties()  : void

Properties

$publishingStart

protected DateTimeImmutable|null $publishingStart

$serialization

protected array<string|int, string>|null $serialization

Methods

__toString()

public __toString() : string
Return values
string

getDemographics()

public getDemographics() : array<string|int, MalUrl>
Return values
array<string|int, MalUrl>

getExplicitGenres()

public getExplicitGenres() : array<string|int, MalUrl>
Return values
array<string|int, MalUrl>

getMalId()

public getMalId() : int
Return values
int

getMembers()

public getMembers() : int
Return values
int

getPublishingStart()

public getPublishingStart() : DateTimeImmutable|null
Return values
DateTimeImmutable|null

getScore()

public getScore() : float|null
Return values
float|null

getSerialization()

public getSerialization() : array<string|int, string>|null
Return values
array<string|int, string>|null

getSynopsis()

public getSynopsis() : string
Return values
string

getTitle()

public getTitle() : string
Return values
string

getType()

public getType() : string|null
Return values
string|null

getUrl()

public getUrl() : string
Return values
string

getVolumes()

public getVolumes() : int|null
Return values
int|null

        
On this page

Search results