RecentRecommendationsParser
in package
Class RecentRecommendationsParser
Table of Contents
Properties
- $crawler : Crawler
Methods
- __construct() : mixed
- CharacterListItemParser constructor.
- getLastPage() : int
- getModel() : Reviews
- getRecentRecommendations() : array<string|int, mixed>
- getUserRecommendations() : array<string|int, mixed>
- hasNextPage() : bool
Properties
$crawler
private
Crawler
$crawler
Methods
__construct()
CharacterListItemParser constructor.
public
__construct(Crawler $crawler) : mixed
Parameters
- $crawler : Crawler
getLastPage()
public
getLastPage() : int
Tags
Return values
intgetModel()
public
getModel() : Reviews
Tags
Return values
ReviewsgetRecentRecommendations()
public
getRecentRecommendations() : array<string|int, mixed>
Tags
Return values
array<string|int, mixed>getUserRecommendations()
public
getUserRecommendations() : array<string|int, mixed>
Tags
Return values
array<string|int, mixed>hasNextPage()
public
hasNextPage() : bool