class DestinationNotWorkingEvidence extends Model (View source)

Properties

string $dnsError
string $expandedUrl
int $httpError
string $invalidPage
string $lastCheckTime
string $platform
string $redirectionError
string $urlRejected

Methods

setDnsError($dnsError)

No description

string
getDnsError()

No description

setExpandedUrl($expandedUrl)

No description

string
getExpandedUrl()

No description

setHttpError($httpError)

No description

int
getHttpError()

No description

setInvalidPage($invalidPage)

No description

string
getInvalidPage()

No description

setLastCheckTime($lastCheckTime)

No description

string
getLastCheckTime()

No description

setPlatform($platform)

No description

string
getPlatform()

No description

setRedirectionError($redirectionError)

No description

string
getRedirectionError()

No description

setUrlRejected($urlRejected)

No description

string
getUrlRejected()

No description

Details

setDnsError($dnsError)

No description

Parameters

$dnsError

string getDnsError()

No description

Return Value

string

setExpandedUrl($expandedUrl)

No description

Parameters

$expandedUrl

string getExpandedUrl()

No description

Return Value

string

setHttpError($httpError)

No description

Parameters

$httpError

int getHttpError()

No description

Return Value

int

setInvalidPage($invalidPage)

No description

Parameters

$invalidPage

string getInvalidPage()

No description

Return Value

string

setLastCheckTime($lastCheckTime)

No description

Parameters

$lastCheckTime

string getLastCheckTime()

No description

Return Value

string

setPlatform($platform)

No description

Parameters

$platform

string getPlatform()

No description

Return Value

string

setRedirectionError($redirectionError)

No description

Parameters

$redirectionError

string getRedirectionError()

No description

Return Value

string

setUrlRejected($urlRejected)

No description

Parameters

$urlRejected

string getUrlRejected()

No description

Return Value

string