Documentation

UserFriendsRequest
in package
implements RequestInterface

Class UserFriends

Table of Contents

Interfaces

RequestInterface
Interface RequestInterface

Properties

$page  : int
$username  : string

Methods

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

Properties

Methods

__construct()

UserProfileRequest constructor.

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

starts at 1

getPath()

Get the path to request

public getPath() : string
Return values
string

        
On this page

Search results