class CustomErrorResponsePolicyCustomErrorResponseRule extends Collection (View source)

Properties

protected $collection_key
string[] $matchResponseCodes
int $overrideResponseCode
string $path

Methods

setMatchResponseCodes($matchResponseCodes)

No description

string[]
getMatchResponseCodes()

No description

setOverrideResponseCode($overrideResponseCode)

No description

int
getOverrideResponseCode()

No description

setPath($path)

No description

string
getPath()

No description

Details

setMatchResponseCodes($matchResponseCodes)

No description

Parameters

$matchResponseCodes

string[] getMatchResponseCodes()

No description

Return Value

string[]

setOverrideResponseCode($overrideResponseCode)

No description

Parameters

$overrideResponseCode

int getOverrideResponseCode()

No description

Return Value

int

setPath($path)

No description

Parameters

$path

string getPath()

No description

Return Value

string