Documentation

RecentRecommendations extends Results implements Pagination

Class RecentRecommendations

Table of Contents

Interfaces

Pagination
Class Pagination

Properties

$results  : array<string|int, mixed>
$hasNextPage  : bool
$lastVisiblePage  : int

Methods

fromParser()  : static
getLastVisiblePage()  : int
getResults()  : array<string|int, mixed>
hasNextPage()  : bool
mock()  : static
setResults()  : Results

Properties

$results

protected array<string|int, mixed> $results = []

Methods

getResults()

public getResults() : array<string|int, mixed>
Return values
array<string|int, mixed>

setResults()

public setResults(array<string|int, mixed> $results) : Results
Parameters
$results : array<string|int, mixed>
Return values
Results

        
On this page

Search results