Documentation

EpisodeListItemParser
in package
implements ParserInterface

Class EpisodeListItemParser

Table of Contents

Interfaces

ParserInterface
Interface ParserInterface

Properties

$crawler  : Crawler

Methods

__construct()  : mixed
EpisodeListItemParser constructor.
getAnimeMeta()  : AnimeMeta
getEpisodes()  : array<string|int, mixed>
getId()  : int
getImages()  : string
getImageUrl()  : string
getModel()  : EpisodeListItem
Return the model
getRegionLocked()  : bool
getTitle()  : string
getUrl()  : string

Properties

Methods

__construct()

EpisodeListItemParser constructor.

public __construct(Crawler $crawler) : mixed
Parameters
$crawler : Crawler

getEpisodes()

public getEpisodes() : array<string|int, mixed>
Tags
throws
InvalidArgumentException
Return values
array<string|int, mixed>

getImages()

public getImages() : string
Tags
throws
InvalidArgumentException
Return values
string

getImageUrl()

public getImageUrl() : string
Tags
throws
InvalidArgumentException
Return values
string

getTitle()

public getTitle() : string
Tags
throws
InvalidArgumentException
Return values
string

        
On this page

Search results