ReviewsParser
in package
Class TopReviewsParser
Table of Contents
Properties
- $crawler : Crawler
Methods
- __construct() : mixed
- CharacterListItemParser constructor.
- getModel() : Reviews
- getReviews() : array<string|int, mixed>
- hasNextPage() : bool
Properties
$crawler
private
Crawler
$crawler
Methods
__construct()
CharacterListItemParser constructor.
public
__construct(Crawler $crawler) : mixed
Parameters
- $crawler : Crawler
getModel()
public
getModel() : Reviews
Tags
Return values
ReviewsgetReviews()
public
getReviews() : array<string|int, mixed>
Tags
Return values
array<string|int, mixed>hasNextPage()
public
hasNextPage() : bool