Property: PHPCrawlerDocumentInfo::received



Flag indicating whether content was received from the page or file.
Signature:

public $received = false

Type:

bool  TRUE if the crawler received at least some source/content of this page or file.

Description:

-