Documentation

ClubRequest
in package
implements RequestInterface

Class ClubRequest

Table of Contents

Interfaces

RequestInterface
Interface RequestInterface

Properties

$clubId  : int

Methods

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

Properties

Methods

__construct()

ClubRequest constructor.

public __construct(int $clubId) : mixed
Parameters
$clubId : int

getClubId()

public getClubId() : int
Return values
int

getPath()

Get the path to request

public getPath() : string
Return values
string

        
On this page

Search results