Documentation

AnimeReviewsParser
in package
implements ParserInterface

Class AnimeReviewsParser

Table of Contents

Interfaces

ParserInterface
Interface ParserInterface

Properties

$crawler  : Crawler

Methods

__construct()  : mixed
AnimeReviewsParser constructor.
getCrawler()  : Crawler
getModel()  : AnimeReviews
Return the model
getResults()  : array<string|int, mixed>
hasNextPage()  : bool

Properties

Methods

__construct()

AnimeReviewsParser constructor.

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

getResults()

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

        
On this page

Search results