MangaReviewsParser
in package
implements
ParserInterface
Class MangaReviewsParser
Table of Contents
Interfaces
- ParserInterface
- Interface ParserInterface
Properties
- $crawler : Crawler
Methods
- __construct() : mixed
- MangaReviewsParser constructor.
- getModel() : MangaReviews
- Return the model
- getResults() : array<string|int, mixed>
- hasNextPage() : bool
Properties
$crawler
private
Crawler
$crawler
Methods
__construct()
MangaReviewsParser constructor.
public
__construct(Crawler $crawler) : mixed
Parameters
- $crawler : Crawler
getModel()
Return the model
public
getModel() : MangaReviews
Return values
MangaReviewsgetResults()
public
getResults() : array<string|int, mixed>
Tags
Return values
array<string|int, mixed>hasNextPage()
public
hasNextPage() : bool