Documentation

UserHistoryRequest
in package
implements RequestInterface

Class UserHistoryRequest

Table of Contents

Interfaces

RequestInterface
Interface RequestInterface

Properties

$type  : string|null
$username  : string

Methods

__construct()  : mixed
UserHistoryRequest constructor.
getPath()  : string
Get the path to request
getType()  : string|null
getUsername()  : string

Properties

Methods

__construct()

UserHistoryRequest constructor.

public __construct(string $username[, null $type = null ]) : mixed
Parameters
$username : string
$type : null = null
Tags
throws
InvalidArgumentException

getPath()

Get the path to request

public getPath() : string
Return values
string

        
On this page

Search results