Documentation

UserListRequest
in package
implements RequestInterface

Class UserListRequest

Table of Contents

Interfaces

RequestInterface
Interface RequestInterface

Properties

$clubId  : int
$page  : int

Methods

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

Properties

Methods

__construct()

UserList constructor.

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

getPath()

Get the path to request

public getPath() : string
Return values
string

        
On this page

Search results