Index Documentation

OriginHeader
in package

Table of Contents

Methods

__construct()  : mixed
getHost()  : string
getPort()  : int
getScheme()  : string
hasPort()  : bool
isNull()  : bool
isValid()  : bool
parse()  : OriginHeader

Methods

__construct()

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

getHost()

public getHost() : string
Return values
string

getScheme()

public getScheme() : string
Return values
string

        
On this page

Search results