Documentation

AnimeEpisode
in package

Class AnimeEpisode

Table of Contents

Properties

$aired  : DateTimeImmutable|null
$duration  : int|null
$filler  : bool
$malId  : int
$recap  : bool
$synopsis  : string|null
$title  : string
$titleJapanese  : string|null
$titleRomanji  : string|null
$url  : string

Methods

fromParser()  : AnimeEpisode
getAired()  : DateTimeImmutable|null
getDuration()  : int|null
getMalId()  : int
getSynopsis()  : string|null
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

getDuration()

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

getSynopsis()

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

getTitle()

public getTitle() : string
Return values
string

getTitleJapanese()

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

getTitleRomanji()

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

        
On this page

Search results