Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_PagespeedonlineService.php387 public $otherResponseBytes; variable in Google_ResultPageStats
450 public function setOtherResponseBytes( $otherResponseBytes) { argument
451 $this->otherResponseBytes = $otherResponseBytes;
454 return $this->otherResponseBytes;