Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_PagespeedonlineService.php388 public $textResponseBytes; variable in Google_ResultPageStats
456 public function setTextResponseBytes( $textResponseBytes) { argument
457 $this->textResponseBytes = $textResponseBytes;
460 return $this->textResponseBytes;