Property: PHPCrawlerDocumentInfo::received_to_file



Will be true if the content was received into temporary file.
Signature:

public $received_to_file = false

Type:

bool 

Description:

The content is stored in the temporary file $pageInfo->content_tmp_file in this case.