Documentation

EpisodesParser
in package
implements ParserInterface

Class EpisodseParser

Table of Contents

Interfaces

ParserInterface
Interface ParserInterface

Properties

$crawler  : Crawler

Methods

__construct()  : mixed
EpisodesParser constructor.
getEpisodes()  : array<string|int, EpisodeListItem>
getHasNextPage()  : bool
getLastPage()  : int
getModel()  : Episodes
Return the model

Properties

Methods

__construct()

EpisodesParser constructor.

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

getHasNextPage()

public getHasNextPage() : bool
Return values
bool

getLastPage()

public getLastPage() : int
Tags
throws
InvalidArgumentException
Return values
int

        
On this page

Search results