class DestinationNotCrawlableEvidence extends Model (View source)

Properties

string $crawlTime
string $crawledUrl
string $reason

Methods

setCrawlTime($crawlTime)

No description

string
getCrawlTime()

No description

setCrawledUrl($crawledUrl)

No description

string
getCrawledUrl()

No description

setReason($reason)

No description

string
getReason()

No description

Details

setCrawlTime($crawlTime)

No description

Parameters

$crawlTime

string getCrawlTime()

No description

Return Value

string

setCrawledUrl($crawledUrl)

No description

Parameters

$crawledUrl

string getCrawledUrl()

No description

Return Value

string

setReason($reason)

No description

Parameters

$reason

string getReason()

No description

Return Value

string