Documentation

MangaStats
in package

Class MangaStats

Table of Contents

Properties

$completed  : int
$dropped  : int
$onHold  : int
$planToRead  : int
$reading  : int
$scores  : array<string|int, mixed>
$total  : int

Methods

fromParser()  : MangaStats
getCompleted()  : int
getDropped()  : int
getOnHold()  : int
getPlanToRead()  : int
getReading()  : int
getScores()  : array<string|int, mixed>
getTotal()  : int

Properties

$scores

private array<string|int, mixed> $scores

Methods

getCompleted()

public getCompleted() : int
Return values
int

getDropped()

public getDropped() : int
Return values
int

getOnHold()

public getOnHold() : int
Return values
int

getPlanToRead()

public getPlanToRead() : int
Return values
int

getReading()

public getReading() : int
Return values
int

getScores()

public getScores() : array<string|int, mixed>
Return values
array<string|int, mixed>

getTotal()

public getTotal() : int
Return values
int

        
On this page

Search results