Index Documentation

HostHeader
in package

Table of Contents

Methods

__construct()  : mixed
getHost()  : string
getPort()  : int
hasPort()  : bool
parse()  : HostHeader

Methods

__construct()

public __construct(string $host, int $port) : mixed
Parameters
$host : string
$port : int

getHost()

public getHost() : string
Return values
string

getPort()

public getPort() : int
Return values
int

hasPort()

public hasPort() : bool
Return values
bool

        
On this page

Search results