Documentation

VideosParser
in package
implements ParserInterface

Class VideosParser

Table of Contents

Interfaces

ParserInterface
Interface ParserInterface

Properties

$crawler  : Crawler

Methods

__construct()  : mixed
EpisodesParser constructor.
getEpisodes()  : array<string|int, StreamEpisodeListItem>
getHasNextPage()  : bool
getLastPage()  : int
getModel()  : AnimeVideos
Return the model
getMusic()  : array<string|int, MusicVideoListItem>
getPromos()  : array<string|int, PromoListItem>
getResultsModel()  : AnimeVideosEpisodes
Return the results based 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
Return values
int

        
On this page

Search results