Documentation

EpisodeListItem
in package

Class EpisodeParser

Table of Contents

Properties

$aired  : DateTimeImmutable|null
$filler  : bool
$forumUrl  : string|null
$malId  : int
$recap  : bool
$score  : float|null
$title  : string
$titleJapanese  : string|null
$titleRomanji  : string|null
$url  : string|null

Methods

fromParser()  : EpisodeListItem
getAired()  : DateTimeImmutable|null
getForumUrl()  : string
getMalId()  : int
getScore()  : float
getTitle()  : string
getTitleJapanese()  : string|null
getTitleRomanji()  : string|null
getUrl()  : string
isFiller()  : bool
isRecap()  : bool

Properties

Methods

getAired()

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

getTitleJapanese()

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

getTitleRomanji()

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

        
On this page

Search results