Home
last modified time | relevance | path

Searched refs:htmlResponseBytes (Results 1 – 1 of 1) sorted by relevance

/plugin/authgoogle/google/contrib/
H A DGoogle_PagespeedonlineService.php379 public $htmlResponseBytes; variable in Google_ResultPageStats
402 public function setHtmlResponseBytes( $htmlResponseBytes) { argument
403 $this->htmlResponseBytes = $htmlResponseBytes;
406 return $this->htmlResponseBytes;