Documentation

UserRecommendationsRequest
in package
implements RequestInterface

Class UserRecommendationsRequest

Table of Contents

Interfaces

RequestInterface
Interface RequestInterface

Properties

$page  : int
$username  : string

Methods

__construct()  : mixed
UserReviewsRequest constructor.
getPage()  : int
getPath()  : string
Get the path to request
getUsername()  : string

Properties

Methods

__construct()

UserReviewsRequest constructor.

public __construct(string $username[, int|null $page = 1 ]) : mixed
Parameters
$username : string
$page : int|null = 1

        
On this page

Search results