Index Documentation

ExpectHeader
in package

Table of Contents

Methods

__construct()  : mixed
getStatusCode()  : int
getStatusText()  : string
parse()  : ExpectHeader

Methods

__construct()

public __construct(int $statusCode, string $statusText) : mixed
Parameters
$statusCode : int
$statusText : string

getStatusCode()

public getStatusCode() : int
Return values
int

getStatusText()

public getStatusText() : string
Return values
string

        
On this page

Search results