class CheckResponse extends Collection (View source)

Properties

protected $collection_key
string $debugString
string[] $errorCode
bool $linked
string $maxAge

Methods

setDebugString($debugString)

No description

string
getDebugString()

No description

setErrorCode($errorCode)

No description

string[]
getErrorCode()

No description

setLinked($linked)

No description

bool
getLinked()

No description

setMaxAge($maxAge)

No description

string
getMaxAge()

No description

Details

setDebugString($debugString)

No description

Parameters

$debugString

string getDebugString()

No description

Return Value

string

setErrorCode($errorCode)

No description

Parameters

$errorCode

string[] getErrorCode()

No description

Return Value

string[]

setLinked($linked)

No description

Parameters

$linked

bool getLinked()

No description

Return Value

bool

setMaxAge($maxAge)

No description

Parameters

$maxAge

string getMaxAge()

No description

Return Value

string