Documentation

AnimeStats
in package

Class AnimeStats

Table of Contents

Properties

$completed  : int
$dropped  : int
$onHold  : int
$planToWatch  : int
$scores  : array<string|int, mixed>
$total  : int
$watching  : int

Methods

fromParser()  : AnimeStats
getCompleted()  : int
getDropped()  : int
getOnHold()  : int
getPlanToWatch()  : int
getScores()  : array<string|int, mixed>
getTotal()  : int
getWatching()  : 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

getPlanToWatch()

public getPlanToWatch() : int
Return values
int

getScores()

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

getTotal()

public getTotal() : int
Return values
int

getWatching()

public getWatching() : int
Return values
int

        
On this page

Search results